From 95460deb66dc2fd3f2b1e43c38e443c061d78c5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 13:07:58 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to 32945a3 --- .github/workflows/containers.build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/containers.build.yaml b/.github/workflows/containers.build.yaml index bdfe2e3..9080f75 100644 --- a/.github/workflows/containers.build.yaml +++ b/.github/workflows/containers.build.yaml @@ -132,7 +132,7 @@ jobs: # Push if not a PR, otherwise just test the build process for all requested platforms - name: Build and Push id: push - uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6 + uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6 with: build-args: | VERSION=${{ steps.prep.outputs.version }}