Skip to content

Commit

Permalink
chore(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent f1f1473 commit 2a6606d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
name: Stale issue job
steps:
- uses: aws-actions/stale-issue-cleanup@v5
- uses: aws-actions/stale-issue-cleanup@v6
with:
# Setting messages to an empty string will cause the automation to skip
# that category
Expand Down

0 comments on commit 2a6606d

Please sign in to comment.