From 4c4506fe164785d43d3b5618888d7e57397b43c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:24:06 -0700 Subject: [PATCH] build(deps): bump docker/metadata-action from 5 to 6 (#7321) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
Release notes

Sourced from docker/metadata-action's releases.

v6.0.0

Full Changelog: https://github.com/docker/metadata-action/compare/v5.10.0...v6.0.0

v5.10.0

Full Changelog: https://github.com/docker/metadata-action/compare/v5.9.0...v5.10.0

v5.9.0

Full Changelog: https://github.com/docker/metadata-action/compare/v5.8.0...v5.9.0

v5.8.0

Full Changelog: https://github.com/docker/metadata-action/compare/v5.7.0...v5.8.0

v5.7.0

Full Changelog: https://github.com/docker/metadata-action/compare/v5.6.1...v5.7.0

... (truncated)

Commits

Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 683865c2..cf4ce9bf 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -34,7 +34,7 @@ jobs: - name: Docker meta id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: ghcr.io/${{ github.repository }} tags: |