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 fe6f7c2 commit 9760006Copy full SHA for 9760006
.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@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
+ uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
82
if: |
83
runner.os == 'Windows' &&
84
github.event.repository.fork == false &&
0 commit comments