diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 6b3ed93..f34963a 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -59,7 +59,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 + uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} tags: |