Skip to content

Commit 54f7b42

Browse files
chore(deps): update docker/metadata-action action to v6
##### [\`v6\`](docker/metadata-action@v5...v6)
1 parent 71fd0f8 commit 54f7b42

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
@@ -52,7 +52,7 @@ jobs:
5252
# 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
5353
# The metadata by itself is not going to do anything, you choose if you want your image to be on ArtifactHub or not.
5454
- name: Image Metadata
55-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
55+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6
5656
id: metadata
5757
with:
5858
tags: |

0 commit comments

Comments
 (0)