ci(deps): update https://github.com/azure/setup-helm action to v4.3.0

This commit is contained in:
Renovate Bot 2025-02-18 08:01:13 +00:00
parent 62254247fb
commit 3157b33dfa
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -179,7 +179,7 @@ jobs:
- uses: ./.forgejo/actions/setup-node - uses: ./.forgejo/actions/setup-node
- name: install helm - name: install helm
uses: https://github.com/azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0 uses: https://github.com/azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
with: with:
version: ${{ env.HELM_VERSION }} version: ${{ env.HELM_VERSION }}