There was an error while loading. Please reload this page.
2 parents ce503c1 + 7bf49b0 commit 5e767b4Copy full SHA for 5e767b4
1 file changed
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Extract metadata
44
id: meta
45
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
46
with:
47
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
48
tags: |
0 commit comments