Skip to content

Commit 420bf66

Browse files
kiblikMaffooch
andauthored
feat(GHA): Pin azure/setup-helm (#11493)
* feat(GHA): Add pinact (gha pin checker) * Update .github/workflows/gha-pin.yml Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com> * Drop tool --------- Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
1 parent c66e86b commit 420bf66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-x-manual-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
git config --global user.email "${{ env.GIT_EMAIL }}"
4848
4949
- name: Set up Helm
50-
uses: azure/setup-helm@v4.2.0
50+
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
5151

5252
- name: Configure HELM repos
5353
run: |-

0 commit comments

Comments
 (0)