Skip to content

Commit 85e085b

Browse files
ci(github-action): update action actions/checkout ( v6.0.2 → v6.0.3 )
1 parent 3dc2fca commit 85e085b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

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

5454
- name: Checkout
55-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
55+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5656
with:
5757
persist-credentials: false
5858
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)