Skip to content

Commit 3b26302

Browse files
Bump crazy-max/ghaction-docker-meta from 4.0.1 to 5.0.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 4.0.1 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](docker/metadata-action@v4.0.1...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] <support@github.com>
1 parent 7054d20 commit 3b26302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
-
1919
name: Docker meta
2020
id: docker_meta
21-
uses: crazy-max/ghaction-docker-meta@v4.0.1
21+
uses: crazy-max/ghaction-docker-meta@v5.0.0
2222
with:
2323
images: ghcr.io/${{ github.repository }}
2424
-

0 commit comments

Comments
 (0)