Skip to content

Commit ee0ae90

Browse files
authored
Merge pull request #4 from django-components/dependabot/github_actions/actions/attest-build-provenance-2
build(deps): bump actions/attest-build-provenance from 1 to 2
2 parents 56fead2 + f28fae6 commit ee0ae90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
steps:
167167
- uses: actions/download-artifact@v4
168168
- name: Generate artifact attestation
169-
uses: actions/attest-build-provenance@v1
169+
uses: actions/attest-build-provenance@v2
170170
with:
171171
subject-path: 'wheels-*/*'
172172
- name: Publish to PyPI

0 commit comments

Comments
 (0)