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 aea6ceb commit 27f2ab8Copy full SHA for 27f2ab8
.github/workflows/stale.yaml
@@ -28,7 +28,7 @@ jobs:
28
private-key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
29
30
- name: Stale
31
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
+ uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
32
with:
33
repo-token: ${{ steps.app-token.outputs.token }}
34
stale-issue-message: |
0 commit comments