Skip to content

Commit

Permalink
Merge pull request #6813 from python-pillow/renovate/github-actions
Browse files Browse the repository at this point in the history
Update actions/stale action to v7
  • Loading branch information
radarhere committed Dec 20, 2022
2 parents 66add09 + 88e127d commit 7b6f4c6
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@v6
uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
only-labels: "Awaiting OP Action"
Expand Down

0 comments on commit 7b6f4c6

Please sign in to comment.