diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fc198ba..d984bdf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -142,7 +142,7 @@ jobs: # to consume. For more details, review the image signing section of the README. # Sign container - - uses: sigstore/cosign-installer@v3.5.0 + - uses: sigstore/cosign-installer@v3.6.0 if: github.event_name != 'pull_request' - name: Sign container image