From 331dae5fd8992cd39f23349e67b8eed0843e9de2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 09:43:32 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v4.3.1 --- .github/workflows/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/images.yaml b/.github/workflows/images.yaml index 62beb698..e5201a9e 100644 --- a/.github/workflows/images.yaml +++ b/.github/workflows/images.yaml @@ -22,7 +22,7 @@ jobs: registry: ghcr.io username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: azure/setup-helm@v4.3.0 + - uses: azure/setup-helm@v4.3.1 - name: Push artifacts run: PUSH=true hack/push-artifacts.sh ghcr.io/stackitcloud/yawol/yawol-controller build: