Skip to content

Commit

Permalink
Merge pull request #300 from crs-k/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…stale-6

Bump actions/stale from 5 to 6
  • Loading branch information
crs-k authored Nov 13, 2022
2 parents 9239cd4 + 0bbc794 commit 7f8b557
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 @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
stale-issue-message: 'This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
days-before-stale: 14
Expand Down

0 comments on commit 7f8b557

Please sign in to comment.