Skip to content

Commit 22c0c75

Browse files
authored
Merge pull request #759 from qbicsoftware/dependabot/github_actions/actions/stale-9
Bump actions/stale from 5 to 9
2 parents 6807887 + 12a65b1 commit 22c0c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inactive_issue_handling.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
issues: write
1111
pull-requests: write
1212
steps:
13-
- uses: actions/stale@v5
13+
- uses: actions/stale@v9
1414
with:
1515
days-before-issue-stale: 30
1616
days-before-issue-close: 30

0 commit comments

Comments
 (0)