We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7dc638 commit d589126Copy full SHA for d589126
.github/workflows/stale.yml
@@ -13,7 +13,7 @@ jobs:
13
actions: write
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
+ - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
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