From 7162f895ec35dd1d5ed63ae62f5fe96841bcca5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 15:52:02 +0000 Subject: [PATCH] build(deps): bump docker/metadata-action Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 418e4b98bf2841bd337d0b24fe63cb36dc8afa55 to 032a4b3bda1b716928481836ac5bfe36e1feaad6. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/418e4b98bf2841bd337d0b24fe63cb36dc8afa55...032a4b3bda1b716928481836ac5bfe36e1feaad6) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 032a4b3bda1b716928481836ac5bfe36e1feaad6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 46b843d..5e6622e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -160,7 +160,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@418e4b98bf2841bd337d0b24fe63cb36dc8afa55 + uses: docker/metadata-action@032a4b3bda1b716928481836ac5bfe36e1feaad6 with: images: ${{ env.IMAGE_NAME }} tags: |