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 545b0e7 commit 26b783cCopy full SHA for 26b783c
.github/workflows/stale.yml
@@ -17,7 +17,7 @@ jobs:
17
pull-requests: write
18
19
steps:
20
- - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
+ - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
21
# All stale bot options: https://github.com/actions/stale#all-options
22
with:
23
# Idle number of days before marking issues/PRs stale
0 commit comments