We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbab8d1 commit 136b2d4Copy full SHA for 136b2d4
.github/workflows/e2e.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
32
with:
33
go-version-file: 'go.mod'
34
- - uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
+ - uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
35
36
version: v3.14.2
37
- name: e2e testing
.github/workflows/helm-test.yml
@@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
fetch-depth: 0
- name: Run chart-testing (lint)
38
run: make helm-lint
39
- name: Run docs-testing (helm-docs)
0 commit comments