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 3a625b8 commit 4ef633eCopy full SHA for 4ef633e
.github/workflows/release-x-manual-helm-chart.yml
@@ -47,7 +47,7 @@ jobs:
47
git config --global user.email "${{ env.GIT_EMAIL }}"
48
49
- name: Set up Helm
50
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
+ uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
51
52
- name: Configure HELM repos
53
run: |-
.github/workflows/test-helm-chart.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
23
24
25
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
26
with:
0 commit comments