Merge pull request #766 from oscard0m/patch-2

ci(workflow): update actions/stale to v6
This commit is contained in:
Sara Gibbons
2022-10-26 11:19:20 -04:00
committed by GitHub

View File

@@ -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.'