diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5e5c5e5b..48474cea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: with: show-progress: false - - uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0 + - uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1 - name: Docker registry login if: env.DRY_RUN == 'false'