Skip to content

Commit d6265ab

Browse files
Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v8...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39d2155 commit d6265ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-pr-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
close-pending:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/stale@v8
18+
- uses: actions/stale@v9
1919
with:
2020
# GLOBAL ------------------------------------------------------------
2121
# Exempt any PRs or issues already added to a milestone

0 commit comments

Comments
 (0)