Skip to content

Commit

Permalink
Bump actions/stale from 6.0.1 to 7.0.0 (#290)
Browse files Browse the repository at this point in the history
Bumps [actions/stale](https://github.com/actions/stale) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@5ebf00e...6f05e42)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[skip ci]
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 16e7267 commit a8f02c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-close-tracking-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b
with:
days-before-stale: 6
days-before-close: 1
Expand Down

0 comments on commit a8f02c1

Please sign in to comment.