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