chore(deps): update actions/checkout action to v6.0.3

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-06-03 04:20:33 +00:00
committed by GitHub
parent b91af923d2
commit eed90bdb9b
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
echo "tag=$TAG" >> $GITHUB_OUTPUT
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
ref: ${{ steps.resolve.outputs.tag }}