Skip to content

Commit c0b5989

Browse files
authored
Merge pull request #124 from z-shell/dependabot/github_actions/actions/stale-9
build(deps): bump actions/stale from 8 to 9
2 parents e1e9a55 + 954dff9 commit c0b5989

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: 🚀 Run stale
15-
uses: actions/stale@v8
15+
uses: actions/stale@v9
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
days-before-stale: 30

0 commit comments

Comments
 (0)