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 119dcadf8036efef52409d94132c9441c346285c to 58eca62c897621a4ad524b1612a982d02d6b0d3c.
- [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases)
- [Changelog](https://github.com/aws-actions/stale-issue-cleanup/blob/main/CHANGELOG.md)
- [Commits](aws-actions/stale-issue-cleanup@119dcad...58eca62)

---
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 Feb 3, 2025
1 parent 1a38da9 commit 06fc753
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@119dcadf8036efef52409d94132c9441c346285c
- uses: aws-actions/stale-issue-cleanup@58eca62c897621a4ad524b1612a982d02d6b0d3c
with:
issue-types: issues
stale-issue-message: Greetings! It looks like this issue hasn’t been
Expand Down

0 comments on commit 06fc753

Please sign in to comment.