Skip to content

Commit 8f63cde

Browse files
Merge pull request #93 from DevsJony/renovate/docker-metadata-action-6.x
Update docker/metadata-action action to v6
2 parents 0b4be13 + 9b2e8b6 commit 8f63cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

3434
- name: Extract metadata (tags, labels) for Docker
3535
id: meta
36-
uses: docker/metadata-action@v5
36+
uses: docker/metadata-action@v6
3737
with:
3838
images: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}"
3939

0 commit comments

Comments
 (0)