Skip to content

Commit 58d8cca

Browse files
Bump actions/attest-build-provenance in the actions group (#221)
1 parent 07e9d0b commit 58d8cca

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@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
86+
uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd # v1.4.0
8787
if: |
8888
runner.os == 'Windows' &&
8989
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)