Skip to content

Commit d4b1ad7

Browse files
Merge pull request #2 from Hanalyx/dependabot/github_actions/actions/stale-9
Updating actions/stale to v9 for CI/CD security and compatibility
2 parents af7a630 + e6504c3 commit d4b1ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143

144144
steps:
145145
- name: Mark stale issues and PRs
146-
uses: actions/stale@v8
146+
uses: actions/stale@v9
147147
with:
148148
repo-token: ${{ secrets.GITHUB_TOKEN }}
149149
stale-issue-message: |

0 commit comments

Comments
 (0)