Skip to content

Commit

Permalink
Merge pull request #97 from gianpaj/renovate/actions-stale-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/stale action to v4
  • Loading branch information
gianpaj committed Jul 18, 2021
2 parents 801797f + 27777a7 commit 4fac89b
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v3
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
Expand Down

0 comments on commit 4fac89b

Please sign in to comment.