Skip to content

Commit 3fdea06

Browse files
authored
Merge pull request #336 from PabloLec/dependabot/github_actions/actions/stale-9
Bump actions/stale from 8 to 9
2 parents 6d4c6a0 + ff96490 commit 3fdea06

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
@@ -10,7 +10,7 @@ jobs:
1010
stale:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/stale@v8
13+
- uses: actions/stale@v9
1414
with:
1515
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
1616
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'

0 commit comments

Comments
 (0)