diff --git a/.github/workflows/ghcr-default.yml b/.github/workflows/ghcr-default.yml index 52cf18d..a03f12c 100644 --- a/.github/workflows/ghcr-default.yml +++ b/.github/workflows/ghcr-default.yml @@ -22,7 +22,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5 + uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} diff --git a/.github/workflows/ghcr-main.yml b/.github/workflows/ghcr-main.yml index 57a79ea..86faa78 100644 --- a/.github/workflows/ghcr-main.yml +++ b/.github/workflows/ghcr-main.yml @@ -29,7 +29,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5 + uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5 with: flavor: | latest=true