Skip to content

Commit

Permalink
Merge pull request #12504 from Automattic/dependabot/github_actions/m…
Browse files Browse the repository at this point in the history
…aster/actions/stale-6

chore(deps): bump actions/stale from 5 to 6
  • Loading branch information
AbdelrahmanHafez committed Oct 2, 2022
2 parents eb3a285 + a8336d2 commit ff7eed5
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: stale
uses: actions/stale@v5
uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
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 5 days'
Expand Down

0 comments on commit ff7eed5

Please sign in to comment.