Skip to content

Commit e9c1335

Browse files
authored
Merge pull request #2278 from Netflix/dependabot/github_actions/actions/stale-10.2.0
Bump actions/stale from 10.1.1 to 10.2.0
2 parents 90d087c + a32e000 commit e9c1335

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
@@ -8,7 +8,7 @@ jobs:
88
timeout-minutes: 1
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v10.1.1
11+
- uses: actions/stale@v10.2.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)