Skip to content

Commit

Permalink
Merge pull request #923 from microsoft/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-9

chore(deps): bump actions/stale from 8 to 9
  • Loading branch information
jeffwilcox authored Jan 3, 2024
2 parents 20b1066 + fbfa726 commit e4aeb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
stale-issue-message:
This issue has been identified as stale because it
Expand Down

0 comments on commit e4aeb8a

Please sign in to comment.