Skip to content

Commit

Permalink
Bump aws-actions/stale-issue-cleanup
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 389be0117d7661840b887276b5da1cc6ddf95c8a to 2017b87caa8e25014362d434a980d60fa758f3af.
- [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases)
- [Commits](aws-actions/stale-issue-cleanup@389be01...2017b87)

---
updated-dependencies:
- dependency-name: aws-actions/stale-issue-cleanup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ec6e342 commit e90372c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
name: Stale issue job
steps:
- uses: aws-actions/stale-issue-cleanup@389be0117d7661840b887276b5da1cc6ddf95c8a
- uses: aws-actions/stale-issue-cleanup@2017b87caa8e25014362d434a980d60fa758f3af
with:
issue-types: issues
stale-issue-message: Greetings! It looks like this issue hasn’t been
Expand Down

0 comments on commit e90372c

Please sign in to comment.