We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ceb47 commit 9b8c95bCopy full SHA for 9b8c95b
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
git config user.email "[email protected]"
30
31
- name: Set up Helm
32
- uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 #v4.3.0
+ uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 #v4.3.1
33
with:
34
version: latest
35
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
17
18
19
20
21
0 commit comments