Skip to content

Commit

Permalink
Merge pull request #130 from ckotzbauer/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-4

build(deps): bump actions/stale from 3 to 4
  • Loading branch information
ckotzbauer committed Jul 15, 2021
2 parents 170df71 + 3619f80 commit 754382e
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 @@ -6,7 +6,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 90 days with no activity. Remove stale label with `/remove-lifecycle stale` or comment or this will be closed in 5 days.'
Expand Down

0 comments on commit 754382e

Please sign in to comment.