Skip to content

Commit 7efb0b7

Browse files
Bump actions/attest-build-provenance in the actions group (#1098)
1 parent ebf78bd commit 7efb0b7

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@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
84+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
8585
if: |
8686
runner.os == 'Windows' &&
8787
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)