CI(deps): Bump docker/metadata-action from 4 to 5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 12 Apr 2024 13:18:12 +0000 (13:18 +0000)
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 12 Apr 2024 13:39:30 +0000 (13:39 +0000)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/build-push.yml

index 8fc0469a6b82714bda70300c0ce86503d0b867ac..aa319630d05f68ba782c29bbbf02fbaa46517369 100644 (file)
@@ -113,7 +113,7 @@ jobs:
 
       - name: Docker meta
         id: meta
-        uses: docker/metadata-action@v4
+        uses: docker/metadata-action@v5
         with:
           images: name=ghcr.io/${{ github.repository }}/build${{ matrix.container_flavor }}-v${{ env.BUILDBOT_VERSION }}