Skip to content

Commit 36f1720

Browse files
Bump actions/attest-build-provenance from 2 to 3 (#385)
1 parent 389f27c commit 36f1720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
pattern: cibw-*
150150
path: dist
151151
merge-multiple: true
152-
- uses: actions/attest-build-provenance@v2
152+
- uses: actions/attest-build-provenance@v3
153153
with:
154154
subject-path: 'dist/**/*'
155155

0 commit comments

Comments
 (0)