chore(deps): update actions/checkout action to v6.0.2 (#2)
All checks were successful
Release / Publish Docker Images (push) Successful in 5m54s

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #2.
This commit is contained in:
2026-01-22 17:03:14 +00:00
committed by renovate[bot]
parent b0042a8644
commit 829beaac56

View File

@@ -65,7 +65,7 @@ jobs:
REPO: ${{ gitea.repository }} REPO: ${{ gitea.repository }}
- name: Check out repository - name: Check out repository
uses: actions/checkout@v6.0.1 uses: actions/checkout@v6.0.2
# with: # with:
# fetch-depth: 0 # fetch-depth: 0
# ref: ${{ steps.split.outputs.branch }} # ref: ${{ steps.split.outputs.branch }}