diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c99c9d2d..f3472841 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,7 +40,7 @@ jobs: - name: Extract metadata for frontend id: meta-frontend - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: ${{ env.DOCKER_REGISTRY }}/${{ github.repository }}-frontend