We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8184d5 commit cbd8323Copy full SHA for cbd8323
1 file changed
.github/workflows/stale.yml
@@ -9,7 +9,7 @@ jobs:
9
stale:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
+ - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
13
with:
14
# PAT for GitHub API authentication
15
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments