Skip to content

Commit d71a86a

Browse files
Merge pull request #61 from is-cool-me/dependabot/github_actions/actions/stale-9
Bump actions/stale from 3 to 9
2 parents 3eb0477 + d30b4f5 commit d71a86a

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
@@ -10,7 +10,7 @@ jobs:
1010
stale:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/stale@v3
13+
- uses: actions/stale@v9
1414
with:
1515
repo-token: ${{ secrets.BOT }}
1616
days-before-stale: 7

0 commit comments

Comments
 (0)