We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4348ee8 commit 9a0b39dCopy full SHA for 9a0b39d
.github/workflows/stale.yml
@@ -31,7 +31,7 @@ jobs:
31
if: github.repository_owner == 'apache'
32
runs-on: ubuntu-latest
33
steps:
34
- - uses: actions/stale@v10.0.0
+ - uses: actions/stale@v10.1.0
35
with:
36
stale-issue-label: 'stale'
37
exempt-issue-labels: 'not-stale'
0 commit comments