Skip to content

Commit d7cd853

Browse files
chore(deps): update docker/metadata-action action to v6
1 parent d18cca3 commit d7cd853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

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

2828
- name: Extract metadata (tags, labels) for Docker
2929
id: meta
30-
uses: docker/metadata-action@v5
30+
uses: docker/metadata-action@v6
3131
with:
3232
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3333
# The tag will be created by the publish.yml action

0 commit comments

Comments
 (0)