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

Update actions/stale action to v8
This commit is contained in:
Andrew Murray 2023-03-24 16:27:18 +11:00 committed by GitHub
commit 4e0ac449a5
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@v7
uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
only-labels: "Awaiting OP Action"