Skip to content

Commit 5cc266e

Browse files
build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c299e40...030e881) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82c417c commit 5cc266e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# Image metadata for https://artifacthub.io/ - This is optional but is highly recommended so we all can get a index of all the custom images
6363
# The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not.
6464
- name: Image Metadata
65-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
65+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
6666
id: metadata
6767
with:
6868
# This generates all the tags for your image, you can add custom tags here too!

0 commit comments

Comments
 (0)