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 ebf78bd commit 7efb0b7Copy full SHA for 7efb0b7
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
run: ./eng/common/cibuild.sh -configuration Release -prepareMachine
82
83
- name: Attest artifacts
84
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
85
if: |
86
runner.os == 'Windows' &&
87
github.event.repository.fork == false &&
0 commit comments