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

This commit is contained in:
Renovate Bot 2025-02-18 07:31:28 +00:00
parent 733b930f27
commit 1decea7a9a
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -65,7 +65,7 @@ jobs:
version: ${{ env.HELM_CHART_TESTING_VERSION }}
- name: install helm
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
with:
version: ${{ env.HELM_VERSION }}
@ -110,7 +110,7 @@ jobs:
- uses: ./.forgejo/actions/setup
- name: install helm
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
with:
version: ${{ env.HELM_VERSION }}