Skip to content

Commit f2c5736

Browse files
kartbennashif
authored andcommitted
ci: github: 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: Benjamin Cabé <[email protected]>
1 parent ae0e99d commit f2c5736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-22.04
1010
if: github.repository == 'zephyrproject-rtos/zephyr'
1111
steps:
12-
- uses: actions/stale@v8
12+
- uses: actions/stale@v9
1313
with:
1414
stale-pr-message: 'This pull request has been marked as stale because it has been open (more
1515
than) 60 days with no activity. Remove the stale label or add a comment saying that you

0 commit comments

Comments
 (0)