Skip to content

Commit d2617d3

Browse files
authored
Merge pull request #25 from z-shell/dependabot/github_actions/actions/stale-9.1.0
build(deps): bump actions/stale from 9.0.0 to 9.1.0
2 parents 9bfcf2f + 3ed7b9d commit d2617d3

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@v9.0.0
15+
uses: actions/stale@v9.1.0
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
days-before-stale: 30

0 commit comments

Comments
 (0)