We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cf58cb + 4143cc0 commit ccb10b8Copy full SHA for ccb10b8
.github/workflows/stale.yml
@@ -13,7 +13,7 @@ jobs:
13
actions: write
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
+ - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
17
with:
18
# Increasing this value ensures that changes to this workflow
19
# propagate to all issues and PRs in days rather than months
0 commit comments