chore(deps): update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-06-18 20:37:24 +00:00
committed by GitHub
parent a198175914
commit 0d69be7694
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
name: Build docker image
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: GitHub Package Registry
uses: aevea/action-kaniko@master