🔀 Merge pull request #746 from jpanther/dependabot/github_actions/actions/stale-9

👷 Bump actions/stale from 8 to 9
This commit is contained in:
James Panther
2023-12-10 10:12:43 +11:00
committed by GitHub
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
days-before-stale: 120
days-before-close: 30