Skip to content

Commit afee9b4

Browse files
authored
Merge pull request #26 from palashmon/dependabot/github_actions/actions/stale-9
chore(deps): bump actions/stale from 5 to 9
2 parents 09379d6 + e2cbf16 commit afee9b4

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
@@ -14,7 +14,7 @@ jobs:
1414
issues: write
1515
pull-requests: write
1616
steps:
17-
- uses: actions/stale@v5
17+
- uses: actions/stale@v9
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
days-before-stale: 365

0 commit comments

Comments
 (0)