Skip to content

Commit

Permalink
Upgrade stale action to latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bock <[email protected]>
  • Loading branch information
nicolasbock committed Jun 8, 2022
1 parent c383526 commit b70caef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
- uses: actions/stale@v5
with:
stale-issue-message: >-
This issue is stale because it has been open for 90 days with no
Expand Down

0 comments on commit b70caef

Please sign in to comment.