Skip to content

Commit 6a10970

Browse files
ci(github-action): update action actions/stale (v10.0.0 → v10.1.0)
1 parent c463acf commit 6a10970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
private-key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
2929

3030
- name: Stale
31-
uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
31+
uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
3232
with:
3333
repo-token: ${{ steps.app-token.outputs.token }}
3434
stale-issue-message: |

0 commit comments

Comments
 (0)