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