From d0499dd623278c43f56c15f5a05c51bc8ff45144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 02:41:36 +0000 Subject: [PATCH] Bump docker/metadata-action from 4.1.1 to 5.8.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 5.8.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v4.1.1...v5.8.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 5.8.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..d70ee8bad 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.8.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.8.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.8.0 with: images: gresearchdev/siembol-config-editor-ui flavor: |