From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:18:12 +0000 (+0000) Subject: CI(deps): Bump docker/metadata-action from 4 to 5 X-Git-Tag: v13~13 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=da0aa244e2961efdb47380efccc391756731fcd8;p=buildbot.git CI(deps): Bump docker/metadata-action from 4 to 5 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] --- diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index 8fc0469..aa31963 100644 --- a/.github/workflows/build-push.yml +++ b/.github/workflows/build-push.yml @@ -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 }}