Skip to content

Commit 04d71de

Browse files
build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@369eb59...902fa8e) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 702dc91 commit 04d71de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# 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
7676
# The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not.
7777
- name: Image Metadata
78-
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5
78+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
7979
id: metadata
8080
with:
8181
# This generates all the tags for your image, you can add custom tags here too!

0 commit comments

Comments
 (0)