From aba81d6149eb8c0f3cc1ddaa22e63150489ce173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:38:34 +0000 Subject: [PATCH] Bump docker/metadata-action from 4.1.1 to 5.7.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 5.7.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v4.1.1...v5.7.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5bbe267a7..58a3213be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: uses: docker/setup-buildx-action@v2 - name: Generate Docker metadata id: meta - uses: docker/metadata-action@v4.1.1 + uses: docker/metadata-action@v5.7.0 with: images: gresearchdev/siembol-${{ matrix.component }} flavor: | @@ -170,7 +170,7 @@ jobs: uses: docker/setup-buildx-action@v2 - name: Generate Docker metadata id: meta - uses: docker/metadata-action@v4.1.1 + uses: docker/metadata-action@v5.7.0 with: images: gresearchdev/siembol-${{ matrix.component }} flavor: | @@ -255,7 +255,7 @@ jobs: uses: docker/setup-buildx-action@v2 - name: Generate Docker metadata id: meta - uses: docker/metadata-action@v4.1.1 + uses: docker/metadata-action@v5.7.0 with: images: gresearchdev/siembol-config-editor-ui flavor: |