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 47e7ebc commit 2eaa399Copy full SHA for 2eaa399
.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@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
+ uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
82
if: |
83
runner.os == 'Windows' &&
84
github.event.repository.fork == false &&
0 commit comments