There was an error while loading. Please reload this page.
2 parents 01f82fb + 5bfdd09 commit d39234dCopy full SHA for d39234d
1 file changed
.github/workflows/stale.yml
@@ -15,7 +15,7 @@ jobs:
15
stale:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9
+ - uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
19
with:
20
any-of-labels: 'the error is not reproduced,Need more information,need an error repetition algorithm'
21
exempt-issue-labels: 'pinned,security,fixed'
0 commit comments