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 5c9984d commit 9b34a96Copy full SHA for 9b34a96
.github/workflows/stale.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Prune Stale
19
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
+ uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
# Different amounts of days for issues/PRs are not currently supported but there is a PR
0 commit comments