diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bc22c55..7fe3224 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -42,7 +42,7 @@ jobs: # During a release workflow the new git tag is provided and is automatically used by this step to generate the new image tags. - name: Extract Docker Metadata id: meta - uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 + uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 with: images: ${{ env.REGISTRY }}/${{ env.REPOSITORY }} tags: |