Skip to content

Commit c8afc6e

Browse files
authored
revert(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6 (#3871)
Reverts #3867 Dependabot is really aggressive with this one 🤔
1 parent 3509a0c commit c8afc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
name: Stale issue job
1414
steps:
15-
- uses: aws-actions/stale-issue-cleanup@v6
15+
- uses: aws-actions/stale-issue-cleanup@v5
1616
with:
1717
# Setting messages to an empty string will cause the automation to skip
1818
# that category

0 commit comments

Comments
 (0)