chore(deps): update actions/checkout action to v6.0.2
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 9s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 8s

This commit is contained in:
2026-01-22 17:02:04 +00:00
parent 500d084017
commit 55016925f6
4 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ jobs:
apk update
apk add git npm jq yq
- uses: actions/checkout@v6.0.1
- uses: actions/checkout@v6.0.2
with:
fetch-depth: 0