chore(deps): update actions/checkout action to v6
Build and publish container / build (pull_request) Successful in 4m33s

This commit is contained in:
Renovate Bot
2026-06-12 00:02:35 +00:00
parent 2a1e6dc8a4
commit 3a218d0c65
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
packages: write packages: write
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
with: with:
# Full history and tags are required to derive the next version # Full history and tags are required to derive the next version
# from the conventional-commit messages since the last release. # from the conventional-commit messages since the last release.