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 07e9d0b commit 58d8ccaCopy full SHA for 58d8cca
.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@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
+ uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd # v1.4.0
87
if: |
88
runner.os == 'Windows' &&
89
github.event.repository.fork == false &&
0 commit comments