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 1e3d14f commit 94b897dCopy full SHA for 94b897d
.github/workflows/helm-release.yml
@@ -22,7 +22,7 @@ jobs:
22
git config user.email "[email protected]"
23
24
- name: Install Helm
25
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 #v4.2.0
+ uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 #v4.3.0
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
with:
.github/workflows/lint-and-test.yaml
@@ -12,7 +12,7 @@ jobs:
12
fetch-depth: 0
13
14
- name: Set up Helm
15
16
17
version: v3.14.4
18
0 commit comments