Skip to content

Commit 9d8a969

Browse files
Update docker/metadata-action action to v6
1 parent 204a217 commit 9d8a969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_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 for Docker
2929
id: meta
30-
uses: docker/metadata-action@v2
30+
uses: docker/metadata-action@v6
3131
with:
3232
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3333
tags: |

0 commit comments

Comments
 (0)