We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824b546 commit feeb929Copy full SHA for feeb929
1 file changed
.github/workflows/spam-issue-close.yml
@@ -46,7 +46,7 @@ jobs:
46
run: sleep 5
47
48
- name: Lock
49
- uses: dessant/lock-threads@v5
+ uses: dessant/lock-threads@v6
50
if: fromJson(steps.close.outputs.closed-issues-prs)[0]
51
with:
52
process-only: issues
0 commit comments