Skip to content

Commit 9bb41d4

Browse files
chore(deps): update docker/metadata-action action to v6
1 parent 13802bc commit 9bb41d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# https://github.com/docker/metadata-action
5656
- name: Extract Docker metadata
5757
id: meta
58-
uses: docker/metadata-action@v5
58+
uses: docker/metadata-action@v6
5959
with:
6060
images: ${{ env.REGISTRY }}/${{ github.repository_owner }}/${{ matrix.name }}
6161
tags: |

0 commit comments

Comments
 (0)