Skip to content

Commit 8169bd6

Browse files
chore(deps): update azure/setup-helm digest to b9e5190
1 parent 8e0b5b9 commit 8169bd6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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: unit tracing

.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: Linting Chart
3838
run: helm lint ./charts/capsule
3939

.github/workflows/releaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
3030
with:
3131
go-version-file: 'go.mod'
32-
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
32+
- uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
3333
with:
3434
version: v3.14.2
3535
- name: unit tracing

0 commit comments

Comments
 (0)