We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62b1af commit 55c454bCopy full SHA for 55c454b
.github/workflows/helm-lint-and-test.yaml
@@ -10,7 +10,7 @@ jobs:
10
linter-artifacthub:
11
runs-on: ubuntu-latest
12
container:
13
- image: public.ecr.aws/artifacthub/ah:v1.17.0
+ image: public.ecr.aws/artifacthub/ah:v1.19.0
14
options: --user 1001
15
steps:
16
- name: Checkout
0 commit comments