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 d3e7004 commit 0517ddcCopy full SHA for 0517ddc
.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@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
+ uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
87
if: |
88
runner.os == 'Windows' &&
89
github.event.repository.fork == false &&
0 commit comments