chore(deps): update actions/checkout action to v6.0.2 (#38)
Some checks failed
Release / Tag release (push) Successful in 9s
Release / Create Release (push) Successful in 5s
Release / Publish Docker Images (push) Failing after 44s

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 #38.
This commit is contained in:
2026-01-22 18:53:21 +00:00
committed by renovate[bot]
parent 8c603e7b0e
commit 7651d69f6c
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ jobs:
REPO: ${{ gitea.repository }}
- name: Check out repository
uses: actions/checkout@v6.0.1
uses: actions/checkout@v6.0.2
with:
fetch-depth: 0
ref: ${{ needs.tag.outputs.tag_name }}