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

This commit is contained in:
dependabot[bot]
2026-06-03 21:56:38 -05:00
committed by GitHub
parent 09b93937d6
commit 08f9baac53
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 }}