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 74cf265 commit 61fb7ddCopy full SHA for 61fb7dd
.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@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
+ uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
87
if: |
88
runner.os == 'Windows' &&
89
github.event.repository.fork == false &&
0 commit comments