Skip to content

Commit 0e5c1f2

Browse files
authored
Merge pull request #3 from mtalexan/dependabot/github_actions/docker/metadata-action-5.8.0
Bump docker/metadata-action from 5.7.0 to 5.8.0
2 parents 18d1ece + 62bffec commit 0e5c1f2

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
@@ -74,7 +74,7 @@ jobs:
7474
# 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
7575
# The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not.
7676
- name: Image Metadata
77-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
77+
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
7878
id: metadata
7979
with:
8080
# This generates all the tags for your image, you can add custom tags here too!

0 commit comments

Comments
 (0)