build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#12840) (#12845)

(cherry picked from commit 08f9baac53)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-06-03 23:30:39 -05:00
committed by GitHub
parent 6c34368a58
commit 753ec5eecb
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0
ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }}