Skip to content

Commit a6d586e

Browse files
Bump aws-actions/stale-issue-cleanup from 3 to 6 (#238)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d2f889 commit a6d586e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale_issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
name: Stale issue job
1212
steps:
13-
- uses: aws-actions/stale-issue-cleanup@v3
13+
- uses: aws-actions/stale-issue-cleanup@v6
1414
with:
1515
# Setting messages to an empty string will cause the automation to skip
1616
# that category

0 commit comments

Comments
 (0)