Skip to content

Commit 6804094

Browse files
dependabot[bot]jan-di
authored andcommitted
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v3...v4) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6f0b14 commit 6804094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
-
2626
name: Docker Metadata
2727
id: docker_meta
28-
uses: docker/metadata-action@v3
28+
uses: docker/metadata-action@v4
2929
with:
3030
images: |
3131
${{ env.DOCKERHUB_TAG }}

0 commit comments

Comments
 (0)