Skip to content

Commit e5fce8a

Browse files
Update docker/metadata-action action to v6
1 parent c50abf5 commit e5fce8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# https://github.com/docker/metadata-action
5050
- name: Extract Docker metadata
5151
id: meta
52-
uses: docker/metadata-action@v5
52+
uses: docker/metadata-action@v6
5353
with:
5454
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5555

0 commit comments

Comments
 (0)