Skip to content

Commit 2abbc5c

Browse files
Update actions/attest-build-provenance action to v3
1 parent d48701c commit 2abbc5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
continue-on-error: true
150150

151151
- name: Attest Build Provenance
152-
uses: actions/attest-build-provenance@v2.2.3
152+
uses: actions/attest-build-provenance@v3.0.0
153153
with:
154154
subject-name: "${{ matrix.source }}-${{ matrix.dest }}"
155155
subject-path: |
@@ -286,7 +286,7 @@ jobs:
286286
continue-on-error: true
287287

288288
- name: Attest Build Provenance
289-
uses: actions/attest-build-provenance@v2.2.3
289+
uses: actions/attest-build-provenance@v3.0.0
290290
with:
291291
subject-name: "${{ matrix.source }}-${{ matrix.dest }}"
292292
subject-path: |

0 commit comments

Comments
 (0)