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 77b4630 commit 51abb39Copy full SHA for 51abb39
.github/workflows/build.yml
@@ -83,7 +83,7 @@ jobs:
83
run: ./eng/common/cibuild.sh -configuration Release -prepareMachine
84
85
- name: Attest artifacts
86
- uses: actions/attest-build-provenance@49df96e17e918a15956db358890b08e61c704919 # v1.2.0
+ uses: actions/attest-build-provenance@534b352d658f90498fd148d231fdbf88f3886a3a # v1.3.1
87
if: |
88
runner.os == 'Windows' &&
89
github.event.repository.fork == false &&
0 commit comments