We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714726c commit 79e88ccCopy full SHA for 79e88cc
.github/workflows/stale_issue.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
name: Stale issue job
12
steps:
13
- - uses: aws-actions/stale-issue-cleanup@v3
+ - uses: aws-actions/stale-issue-cleanup@v6
14
with:
15
# Setting messages to an empty string will cause the automation to skip
16
# that category
0 commit comments