Skip to content

Commit a1b7ec3

Browse files
Bump actions/stale from 7.0.0 to 9.0.0 (#321)
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 9.0.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@6f05e42...28ca103) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci]
1 parent f132d4e commit a1b7ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-close-tracking-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-20.04
1616

1717
steps:
18-
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b
18+
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
1919
with:
2020
days-before-stale: 6
2121
days-before-close: 1

0 commit comments

Comments
 (0)