We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d16f04 commit 6a88d60Copy full SHA for 6a88d60
.github/workflows/lock-threads.yml
@@ -16,7 +16,7 @@ jobs:
16
action:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: jsumners/lock-threads@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6
+ - uses: jsumners/lock-threads@b27edac0ac998d42b2815e122b6c24b32b568321
20
with:
21
log-output: true
22
issue-inactive-days: '30'
0 commit comments