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 f03eec8 commit 2e8da2dCopy full SHA for 2e8da2d
.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@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
82
if: |
83
runner.os == 'Windows' &&
84
github.event.repository.fork == false &&
0 commit comments