diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 499291fd..a06e740b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -81,7 +81,7 @@ jobs: upload-release-assets: ${{ runner.os == 'Windows' }} - name: Attest artifacts - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0 + uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0 if: | runner.os == 'Windows' && github.event.repository.fork == false &&