We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702dc91 commit 04d71deCopy full SHA for 04d71de
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
# 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
76
# The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not.
77
- name: Image Metadata
78
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
79
id: metadata
80
with:
81
# This generates all the tags for your image, you can add custom tags here too!
0 commit comments