Skip to content

Commit ab42023

Browse files
Bump actions/attest-build-provenance in the actions group (#364)
1 parent dbc4a1a commit ab42023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: ./eng/common/cibuild.sh -configuration Release -prepareMachine
8282

8383
- name: Attest artifacts
84-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
84+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
8585
if: |
8686
runner.os == 'Windows' &&
8787
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)