Skip to content

Commit

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

Bump actions/stale from 3 to 5
  • Loading branch information
mergify[bot] authored Mar 28, 2022
2 parents 329696e + 2628e49 commit e25ebb9
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@v3
- uses: actions/stale@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has become stale due to in-activity.'
Expand Down

0 comments on commit e25ebb9

Please sign in to comment.