Skip to content

Commit 0ba777e

Browse files
chore(deps-dev): update azure/setup-helm action to v5
1 parent 5287700 commit 0ba777e

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@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
2727
with:
2828
version: v3.21.2
2929

@@ -146,7 +146,7 @@ jobs:
146146
fetch-depth: 0
147147

148148
- name: Set up Helm
149-
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 #v3.5
149+
uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
150150

151151
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
152152
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@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
6666

6767
- name: Setup Cosign
6868
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2

0 commit comments

Comments
 (0)