Skip to content

Commit 47396cf

Browse files
ci(github-action)!: Update action actions/stale (v9.1.0 → v10.1.0)
1 parent e19ef54 commit 47396cf

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@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.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)