Skip to content

Commit a4e22e4

Browse files
Bump aws-actions/stale-issue-cleanup from 3 to 6
Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 3 to 6. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](aws-actions/stale-issue-cleanup@v3...v6) --- updated-dependencies: - dependency-name: aws-actions/stale-issue-cleanup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58eda50 commit a4e22e4

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)