We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3509a0c commit c8afc6eCopy full SHA for c8afc6e
.github/workflows/close-stale-issues.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
name: Stale issue job
14
steps:
15
- - uses: aws-actions/stale-issue-cleanup@v6
+ - uses: aws-actions/stale-issue-cleanup@v5
16
with:
17
# Setting messages to an empty string will cause the automation to skip
18
# that category
0 commit comments