Skip to content

Commit

Permalink
Merge pull request #944 from cakephp/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/stale-8

Bump actions/stale from 7 to 8
  • Loading branch information
othercorey authored Apr 13, 2023
2 parents 286195b + 45da90b commit 61d9e1c
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 @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open for 120 days with no activity. Remove the `stale` label or comment or this will be closed in 15 days'
Expand Down

0 comments on commit 61d9e1c

Please sign in to comment.