Skip to content

Commit 884d998

Browse files
Bump docker/metadata-action from 4 to 5 (#1286)
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](docker/metadata-action@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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 540bd63 commit 884d998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Extract metadata (tags, labels) for Docker Hub
3838
id: meta_dockerhub
39-
uses: docker/metadata-action@v4
39+
uses: docker/metadata-action@v5
4040
with:
4141
images: "openml/openml-python"
4242

0 commit comments

Comments
 (0)