diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index c493c05a4..b910ccbe9 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -59,7 +59,7 @@ jobs: # Sign the Docker image - name: Install cosign if: github.event_name == 'push' - uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 #v3.5.0 + uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb #v3.8.2 - name: Sign the published Docker image if: github.event_name == 'push' env: