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 6s
Helm / helm-lint (pull_request) Successful in 6s
Helm / helm-unittest (pull_request) Successful in 7s

This commit is contained in:
2025-11-17 17:16:13 +00:00
parent 24799f602b
commit 7ef7293930
4 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ jobs:
run: |
apk update
apk add git npm
- uses: actions/checkout@v5.0.0
- uses: actions/checkout@v5.0.1
- name: Generate parameter section in README
run: |
npm install