1 Commits

Author SHA1 Message Date
a55d71bcba chore(deps): update actions/checkout action to v5
Some checks failed
Helm / helm-lint (push) Failing after 5s
Helm / helm-unittest (push) Failing after 4s
Helm / helm-lint (pull_request) Failing after 9s
Helm / helm-unittest (pull_request) Failing after 4s
2025-09-18 17:09:53 +00:00

View File

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