We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18d1ece + 62bffec commit 0e5c1f2Copy full SHA for 0e5c1f2
1 file changed
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
# 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
75
# The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not.
76
- name: Image Metadata
77
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
78
id: metadata
79
with:
80
# This generates all the tags for your image, you can add custom tags here too!
0 commit comments