Skip to content

Commit

Permalink
Update Stale workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
frousselet committed Feb 2, 2023
1 parent d150f79 commit 0a97ac7
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v5
- uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity and it has not the 'status: confirmed' label or it is not in a milestone. Remove the 'status: stale' label or comment, or this will be closed in 5 days."
Expand Down

0 comments on commit 0a97ac7

Please sign in to comment.