Skip to content

Commit 136b2d4

Browse files
chore(deps): update azure/setup-helm digest to b9e5190
1 parent dbab8d1 commit 136b2d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
3232
with:
3333
go-version-file: 'go.mod'
34-
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
34+
- uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
3535
with:
3636
version: v3.14.2
3737
- name: e2e testing

.github/workflows/helm-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3434
with:
3535
fetch-depth: 0
36-
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
36+
- uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
3737
- name: Run chart-testing (lint)
3838
run: make helm-lint
3939
- name: Run docs-testing (helm-docs)

0 commit comments

Comments
 (0)