Skip to content

Commit 776f190

Browse files
Chore(deps): Bump docker/metadata-action from 5 to 6 (#6399)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71a524d commit 776f190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Extract Docker metadata
6868
id: meta
69-
uses: docker/metadata-action@v5
69+
uses: docker/metadata-action@v6
7070
with:
7171
images: |
7272
${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)