Skip to content

Commit 51abb39

Browse files
Bump actions/attest-build-provenance in the actions group (#214)
1 parent 77b4630 commit 51abb39

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
@@ -83,7 +83,7 @@ jobs:
8383
run: ./eng/common/cibuild.sh -configuration Release -prepareMachine
8484

8585
- name: Attest artifacts
86-
uses: actions/attest-build-provenance@49df96e17e918a15956db358890b08e61c704919 # v1.2.0
86+
uses: actions/attest-build-provenance@534b352d658f90498fd148d231fdbf88f3886a3a # v1.3.1
8787
if: |
8888
runner.os == 'Windows' &&
8989
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)