We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc4a1a commit ab42023Copy full SHA for ab42023
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
run: ./eng/common/cibuild.sh -configuration Release -prepareMachine
82
83
- name: Attest artifacts
84
- uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
+ uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
85
if: |
86
runner.os == 'Windows' &&
87
github.event.repository.fork == false &&
0 commit comments