diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6e9cbd42..5cebc1f6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -78,7 +78,7 @@ jobs: upload-release-assets: ${{ runner.os == 'Windows' }} - name: Attest artifacts - uses: actions/attest-build-provenance@619dbb2e03e0189af0c55118e7d3c5e129e99726 # v2.0.0 + uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1 if: | runner.os == 'Windows' && github.event.repository.fork == false &&