Merge pull request #838 from cbcoutinho/renovate/actions-checkout-6.x

chore(deps): update actions/checkout action to v6.0.3
This commit is contained in:
Chris Coutinho
2026-06-05 01:55:07 +02:00
committed by GitHub
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
actions: read # Required for Claude to read CI results on PRs
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 1