Skip to content

Commit 8fb68e2

Browse files
authored
build(deps): Pin Lock Threads action to v6.0.2 SHA (#8559)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent c7f9519 commit 8fb68e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: github.repository_owner == 'dependency-check'
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6.0.0
21+
- uses: dessant/lock-threads@89ae32b08ed1a541efecbab17912962a5e38981c # v6.0.2
2222
with:
2323
issue-inactive-days: '30'
2424
pr-inactive-days: '30'

0 commit comments

Comments
 (0)