Skip to content

Commit

Permalink
Merge pull request #61 from mrz1836/dependabot/github_actions/master/…
Browse files Browse the repository at this point in the history
…actions/stale-9

Bump actions/stale from 8 to 9
  • Loading branch information
mrz1836 authored Dec 11, 2023
2 parents 146574f + 2a25f0b commit 289ac9e
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 @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has become stale due to in-activity.'
Expand Down

0 comments on commit 289ac9e

Please sign in to comment.