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 275ec4b3bec5f511535ffd03098f33f95de2ddb1.
- [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases)
- [Commits](aws-actions/stale-issue-cleanup@389be01...275ec4b)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent b0779ef commit 07a93ed
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@275ec4b3bec5f511535ffd03098f33f95de2ddb1
with:
issue-types: issues
stale-issue-message: Greetings! It looks like this issue hasn’t been
Expand Down

0 comments on commit 07a93ed

Please sign in to comment.