Skip to content

Commit cee48df

Browse files
chore(deps-dev): update azure/setup-helm action to v5
1 parent 8709ce8 commit cee48df

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pr-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Set up Helm
26-
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 #v3.5
26+
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
2727
with:
2828
version: v3.4.0
2929

@@ -193,7 +193,7 @@ jobs:
193193
fetch-depth: 0
194194

195195
- name: Set up Helm
196-
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 #v3.5
196+
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
197197

198198
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
199199
with:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
fetch-depth: 0
6363

6464
- name: Install Helm
65-
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 #v3.5
65+
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
6666

6767
- name: Setup Cosign
6868
uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1

0 commit comments

Comments
 (0)