Merge pull request #6813 from python-pillow/renovate/github-actions

Update actions/stale action to v7
This commit is contained in:
Andrew Murray 2022-12-21 10:34:45 +11:00 committed by GitHub
commit 7b6f4c6ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
steps:
- name: "Check issues"
uses: actions/stale@v6
uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
only-labels: "Awaiting OP Action"