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 3b144a7 commit ea80d51Copy full SHA for ea80d51
1 file changed
.github/workflows/stale.yml
@@ -32,7 +32,7 @@ jobs:
32
if: github.repository_owner == 'apache'
33
runs-on: ubuntu-latest
34
steps:
35
- - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
+ - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
36
with:
37
# stale issues
38
stale-issue-label: 'stale'
0 commit comments