Skip to content

Commit 0517ddc

Browse files
Bump actions/attest-build-provenance in the actions group (#232)
1 parent d3e7004 commit 0517ddc

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@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
86+
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
8787
if: |
8888
runner.os == 'Windows' &&
8989
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)