From 23c69a098d223952881e3ec3c25cb781a6b4292e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:48:31 +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: