We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaa399 commit 809cdfaCopy full SHA for 809cdfa
.github/workflows/build.yml
@@ -78,7 +78,7 @@ jobs:
78
run: ./eng/common/cibuild.sh -configuration Release -prepareMachine
79
80
- name: Attest artifacts
81
- uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
+ uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
82
if: |
83
runner.os == 'Windows' &&
84
github.event.repository.fork == false &&
0 commit comments