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 c463acf commit 6a10970Copy full SHA for 6a10970
.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@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
+ uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
32
with:
33
repo-token: ${{ steps.app-token.outputs.token }}
34
stale-issue-message: |
0 commit comments