Skip to content

Commit cc6df1e

Browse files
Merge pull request #2112 from Netflix/dependabot/github_actions/actions/stale-9.1.0
Bump actions/stale from 9.0.0 to 9.1.0
2 parents 51e8f08 + 5b5f3aa commit cc6df1e

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
@@ -8,7 +8,7 @@ jobs:
88
timeout-minutes: 1
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v9.0.0
11+
- uses: actions/stale@v9.1.0
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
stale-pr-message: 'This pull request has been marked as stale because it has been open 1 year with no activity. Remove stale label or comment or this will be closed in 7 days'

0 commit comments

Comments
 (0)