chore(deps): update actions/checkout action to v5.0.1
All checks were successful
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 8s
Helm / helm-lint (pull_request) Successful in 6s
Helm / helm-unittest (pull_request) Successful in 6s

This commit is contained in:
2025-11-17 17:14:40 +00:00
parent fe8a32e605
commit 2594218173
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@v5.0.0
- uses: actions/checkout@v5.0.1
with:
fetch-depth: 0