We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f9519 commit 8fb68e2Copy full SHA for 8fb68e2
1 file changed
.github/workflows/lock.yml
@@ -18,7 +18,7 @@ jobs:
18
if: github.repository_owner == 'dependency-check'
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6.0.0
+ - uses: dessant/lock-threads@89ae32b08ed1a541efecbab17912962a5e38981c # v6.0.2
22
with:
23
issue-inactive-days: '30'
24
pr-inactive-days: '30'
0 commit comments