Skip to content

Commit

Permalink
chore: Upgrade actions/stale
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapsssito authored Sep 22, 2020
1 parent 9115b40 commit 8c18f9d
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 @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v1
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.'
Expand Down

0 comments on commit 8c18f9d

Please sign in to comment.