Skip to content

Commit f35ab40

Browse files
Bump docker/metadata-action from 5.8.0 to 5.9.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c1e5197...318604b) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 238baa2 commit f35ab40

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
@@ -84,7 +84,7 @@ jobs:
8484
# 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
8585
# The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not.
8686
- name: Image Metadata
87-
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
87+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
8888
id: metadata
8989
with:
9090
# This generates all the tags for your image, you can add custom tags here too!

0 commit comments

Comments
 (0)