Skip to content

Commit 4fe5bb0

Browse files
authored
Merge pull request #14222 from Automattic/dependabot/github_actions/master/actions/stale-9
chore(deps): bump actions/stale from 8 to 9
2 parents 7da1fa3 + cd46866 commit 4fe5bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: stale
14-
uses: actions/stale@v8
14+
uses: actions/stale@v9
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
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'

0 commit comments

Comments
 (0)