Update actions/checkout action to v7
CI / full-gate (push) Successful in 2m40s

Release-Bump: major
This commit is contained in:
2026-08-05 04:20:10 +00:00
parent 64d1387df2
commit 612a0ab8f2
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
retag-image:
runs-on: docker-host
steps:
- uses: actions/checkout@v4.4.0
- uses: actions/checkout@v7.0.1
- name: Promote the commit-hash image to semver + latest
env:
GIT_TAG: ${{ github.ref_name }}