We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5b332a + 25aa30b commit 67d5953Copy full SHA for 67d5953
.github/workflows/no-response.yaml
@@ -39,7 +39,7 @@ jobs:
39
# the `status: needs more info` label, the issue should be closed automatically.
40
# 5. Set the `close-issue-message` parameter with a text that will be placed as a comment to the respective issue that
41
# is closed to explain why the issue was closed.
42
- - uses: actions/stale@v8
+ - uses: actions/stale@v9
43
with:
44
stale-issue-label: 'status: needs more info'
45
days-before-stale: -1
0 commit comments