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 36bd7eb commit 32ecab0Copy full SHA for 32ecab0
.github/workflows/stale.yml
@@ -31,7 +31,7 @@ jobs:
31
if: github.repository_owner == 'apache'
32
runs-on: ubuntu-22.04
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