Skip to content

Commit fbf15e6

Browse files
build(deps): bump actions/stale from 8 to 9 (#391)
1 parent 57ff8e6 commit fbf15e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
stale:
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/stale@v8
23+
- uses: actions/stale@v9
2424
with:
2525
stale-issue-message: "This issue is stale because it has been opened for 60 days with no activity. Remove stale label or comment. Otherwise, it will be closed in 30 days."
2626
stale-pr-message: "This PR is stale because it has been opened for 45 days with no activity. Remove stale label or comment. Otherwise, it will be closed in 30 days."

0 commit comments

Comments
 (0)