Update actions/stale action to v8

This commit is contained in:
renovate[bot] 2023-03-24 03:50:20 +00:00 committed by GitHub
parent 311ab716e0
commit ce1acb9a75
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"