ci(workflow): update actions/stale to v6

pull/766/head
Oscar Dominguez 2 years ago committed by GitHub
parent b07e06e1a4
commit 1d11d991cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/stale@v3
- uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has not seen any action for a while! Closing for now, but it can be reopened at a later date.'

Loading…
Cancel
Save