Skip to content

Commit

Permalink
chore(deps): bump actions/stale
Browse files Browse the repository at this point in the history
Bumps [actions/stale](https://github.com/actions/stale) from 47ab9e7777a63d02560d90177905c411b30fe684 to 60f51589e23d82a3149acb6db02c56c04785a9e6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@47ab9e7...60f5158)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 069fe97 commit 2c4ae8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@47ab9e7777a63d02560d90177905c411b30fe684 # (latest, untagged)
- uses: actions/stale@60f51589e23d82a3149acb6db02c56c04785a9e6 # (latest, untagged)
with:
operations-per-run: 200
ascending: true
Expand Down

0 comments on commit 2c4ae8c

Please sign in to comment.