Skip to content

Commit 8c3b638

Browse files
authored
Merge pull request #34 from jcmgray/dependabot/github_actions/actions/attest-build-provenance-3
Bump actions/attest-build-provenance from 2 to 3
2 parents 4bb33db + 0515556 commit 8c3b638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
steps:
242242
- uses: actions/download-artifact@v5
243243
- name: Generate artifact attestation
244-
uses: actions/attest-build-provenance@v2
244+
uses: actions/attest-build-provenance@v3
245245
with:
246246
subject-path: 'wheels-*/*'
247247
- name: Publish to PyPI

0 commit comments

Comments
 (0)