diff --git a/.github/workflows/_template.yml b/.github/workflows/_template.yml index fb9abbfd..155100cd 100644 --- a/.github/workflows/_template.yml +++ b/.github/workflows/_template.yml @@ -39,7 +39,7 @@ jobs: # https://github.com/sigstore/cosign-installer - name: Install cosign if: github.event_name != 'pull_request' - uses: sigstore/cosign-installer@v3.2.0 + uses: sigstore/cosign-installer@v3.3.0 - name: Set up QEMU uses: docker/setup-qemu-action@v3.0.0