Skip to content

Commit

Permalink
Merge pull request #7035 from python-pillow/renovate/github-actions
Browse files Browse the repository at this point in the history
Update actions/stale action to v8
  • Loading branch information
radarhere committed Mar 24, 2023
2 parents 311ab71 + ce1acb9 commit 4e0ac44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4e0ac44

Please sign in to comment.