chore(github): Bump GitHub actions versions (#1575)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
7e30521dd2
commit
77de11bcab
4 changed files with 6 additions and 5 deletions
|
|
@ -9,7 +9,7 @@ echo -e "\n-- Linting all Helm Charts --\n"
|
|||
docker run \
|
||||
-v "$SRCROOT:/workdir" \
|
||||
--entrypoint /bin/sh \
|
||||
quay.io/helmpack/chart-testing:v3.7.0 \
|
||||
quay.io/helmpack/chart-testing:v3.7.1 \
|
||||
-c cd /workdir \
|
||||
ct lint \
|
||||
--config .github/configs/ct-lint.yaml \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue