Skip to content

Commit d39234d

Browse files
authored
Merge PR #1436: bump actions/stale 9.1.0 -> 11.0.0
chore(deps): bump actions/stale from 9.1.0 to 11.0.0
2 parents 01f82fb + 5bfdd09 commit d39234d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
stale:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9
18+
- uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
1919
with:
2020
any-of-labels: 'the error is not reproduced,Need more information,need an error repetition algorithm'
2121
exempt-issue-labels: 'pinned,security,fixed'

0 commit comments

Comments
 (0)