Skip to content

Commit

Permalink
chore(deps): bump actions/attest-build-provenance (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 819bf08 commit f3a1591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
path: dist
merge-multiple: true
- name: Generate artifact attestation for sdist and wheel(s)
uses: actions/attest-build-provenance@v1.4.1
uses: actions/attest-build-provenance@v1.4.2
with:
subject-path: "dist/*"
- uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit f3a1591

Please sign in to comment.