Skip to content

Commit

Permalink
Bump stale bot version to 8 (apache#31077)
Browse files Browse the repository at this point in the history
Bump stale bot version to 8, the latest available version -> https://github.com/actions/stale
  • Loading branch information
kaxil authored May 5, 2023
1 parent 0051e53 commit 800ade7
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 @@ -29,7 +29,7 @@ jobs:
stale:
runs-on: ubuntu-20.04
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
stale-pr-message: >
This pull request has been automatically marked as stale because it has not had
Expand Down

0 comments on commit 800ade7

Please sign in to comment.