We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c3820b + 8225e3f commit 0de0397Copy full SHA for 0de0397
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
git config user.email "[email protected]"
29
30
- name: Set up Helm
31
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
+ uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4.1.0
32
with:
33
version: v3.10.3
34
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
17
18
19
20
21
0 commit comments