Skip to content

Commit c40d234

Browse files
🌱 Bump actions/stale from 9 to 10 (#2187)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v9...v10) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '10' 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>
1 parent f51e76c commit c40d234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
issues: write
3535
pull-requests: write
3636
steps:
37-
- uses: actions/stale@v9
37+
- uses: actions/stale@v10
3838
with:
3939
repo-token: ${{ secrets.GITHUB_TOKEN }}
4040
days-before-stale: 90

0 commit comments

Comments
 (0)