From 49f506a3ef9a5d7bd8fb6e08b44c75754f7cfc1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 14:37:45 +0000 Subject: [PATCH] Bump crazy-max/ghaction-docker-meta from 4.6.0 to 5.0.0 Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/scala.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scala.yml b/.github/workflows/scala.yml index cecfa75f..6cd5febe 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -51,7 +51,7 @@ jobs: - name: Create Tag id: docker_meta - uses: crazy-max/ghaction-docker-meta@v4.6.0 + uses: crazy-max/ghaction-docker-meta@v5.0.0 with: images: ghcr.io/faustin0/bus-info/app # base name for tag tags: |