Skip to content

Commit 27f2ab8

Browse files
ci(github-action)!: Update action actions/stale (v9.1.0 → v10.1.1)
1 parent aea6ceb commit 27f2ab8

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@997185467fa4f803885201cee163a9f38240193d # v10.1.1
3232
with:
3333
repo-token: ${{ steps.app-token.outputs.token }}
3434
stale-issue-message: |

0 commit comments

Comments
 (0)