diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a6d12601c8..598220f853 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,7 +86,7 @@ jobs: token: ${{ secrets.CODECOV_TOKEN }} - name: Attest artifacts - uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2 + uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3 if: | runner.os == 'Windows' && github.event.repository.fork == false &&