Skip to content

Commit 8eed906

Browse files
authored
Merge pull request #18 from jcmgray/dependabot/github_actions/actions/attest-build-provenance-2
Bump actions/attest-build-provenance from 1 to 2
2 parents 814de75 + b247936 commit 8eed906

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@v4
243243
- name: Generate artifact attestation
244-
uses: actions/attest-build-provenance@v1
244+
uses: actions/attest-build-provenance@v2
245245
with:
246246
subject-path: 'wheels-*/*'
247247
- name: Publish to PyPI

0 commit comments

Comments
 (0)