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.
2 parents 3e55e7a + a9558b3 commit fba4890Copy full SHA for fba4890
.github/workflows/helm-chart-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Set-up Helm
23
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814
+ uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112
24
with:
25
token: ${{ secrets.GITHUB_TOKEN }}
26
version: latest
.github/workflows/helm-chart-release.yml
@@ -25,7 +25,7 @@ jobs:
git config user.email "[email protected]"
27
28
29
30
31
0 commit comments