There was an error while loading. Please reload this page.
2 parents 47adea7 + 1ae17f2 commit 8f83048Copy full SHA for 8f83048
1 file changed
.github/workflows/docker.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Extract metadata
39
id: meta
40
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
41
with:
42
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
43
tags: |
0 commit comments