Skip to content

Commit

Permalink
feat(GHA): Pin azure/setup-helm (DefectDojo#11493)
Browse files Browse the repository at this point in the history
* feat(GHA): Add pinact (gha pin checker)

* Update .github/workflows/gha-pin.yml

Co-authored-by: Cody Maffucci <[email protected]>

* Drop tool

---------

Co-authored-by: Cody Maffucci <[email protected]>
  • Loading branch information
kiblik and Maffooch authored Jan 29, 2025
1 parent c66e86b commit 420bf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-x-manual-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git config --global user.email "${{ env.GIT_EMAIL }}"
- name: Set up Helm
uses: azure/[email protected]
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0

- name: Configure HELM repos
run: |-
Expand Down

0 comments on commit 420bf66

Please sign in to comment.