Skip to content

Commit 86dc305

Browse files
authored
Merge pull request #746 from microsoft/dependabot/github_actions/actions/stale-9
Bump actions/stale from 3 to 9
2 parents 35e11d6 + 82f1f54 commit 86dc305

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
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020

2121
steps:
22-
- uses: actions/stale@v3
22+
- uses: actions/stale@v9
2323
with:
2424
repo-token: ${{ secrets.GITHUB_TOKEN }}
2525
stale-issue-message: 'This issue has not seen any action for a while! Closing for now, but it can be reopened at a later date.'

0 commit comments

Comments
 (0)