From e49df7250f5027580177711f72f3260d7f621d0f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 14 Jun 2026 16:37:11 +0000 Subject: [PATCH] chore(deps): update docker/github-builder action to v1.12.0 Signed-off-by: Mend Renovate --- .github/workflows/bin-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bin-image.yml b/.github/workflows/bin-image.yml index fb94862e0d..a097290dfd 100644 --- a/.github/workflows/bin-image.yml +++ b/.github/workflows/bin-image.yml @@ -28,7 +28,7 @@ jobs: build: if: ${{ !failure() && !cancelled() && (github.event_name != 'pull_request' || !contains(github.event.pull_request.labels.*.name, 'ci/validate-only')) }} - uses: docker/github-builder/.github/workflows/bake.yml@70ac3fc303efa83d2b94905e6ab78bb83cbdc2ae # v1.11.0 + uses: docker/github-builder/.github/workflows/bake.yml@5f637c833aa76bc99372a1dc9a6f8bcd8056fb85 # v1.12.0 needs: - validate-dco permissions: