Skip to content

Commit 79ff3ff

Browse files
authored
Merge pull request #2318 from Netflix/dependabot/github_actions/actions/stale-10.3.0
Bump actions/stale from 10.2.0 to 10.3.0
2 parents 6a0be82 + 85a1bab commit 79ff3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.2.0
11+
- uses: actions/stale@v10.3.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)