From ecced54e8c88ecf362f5fd11f0df19160894a8fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 22:53:52 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action digest to 318604b --- .github/workflows/image-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image-build.yml b/.github/workflows/image-build.yml index 6db6307..12597e4 100644 --- a/.github/workflows/image-build.yml +++ b/.github/workflows/image-build.yml @@ -63,7 +63,7 @@ jobs: image: tonistiigi/binfmt:qemu-v8.1.5 - uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3 - - uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5 + - uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5 id: meta with: flavor: ${{ matrix.flavor }}