Skip to content

Commit cc8c59a

Browse files
fix(gha): Bump actions/stale from 5 to 8
1 parent ef3b826 commit cc8c59a

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
@@ -17,7 +17,7 @@ jobs:
1717
issues: write
1818

1919
steps:
20-
- uses: actions/stale@v5
20+
- uses: actions/stale@v8
2121
with:
2222
repo-token: ${{ secrets.STALE_PERSONAL_ACCESS_TOKEN }}
2323
days-before-issue-stale: 60

0 commit comments

Comments
 (0)