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 e315485 commit d289d9eCopy full SHA for d289d9e
.github/workflows/publish-chart.yaml
@@ -29,7 +29,7 @@ jobs:
29
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
30
31
- name: Install Helm
32
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
+ uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
33
env:
34
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
35
0 commit comments