Skip to content

Commit 13d7179

Browse files
chore(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6
Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 5 to 6. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](aws-actions/stale-issue-cleanup@v5...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] <support@github.com>
1 parent 843ef35 commit 13d7179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
15+
- uses: aws-actions/stale-issue-cleanup@v6
1616
with:
1717
# Setting messages to an empty string will cause the automation to skip
1818
# that category

0 commit comments

Comments
 (0)