Skip to content

Commit

Permalink
Bump actions/attest-build-provenance in the actions-minor group (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent f24b4e7 commit ee24e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: cd tansu && hatch build && mv dist ../.

- name: Generate artifact attestation for sdist and wheels
uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8
uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1
with:
subject-path: "dist/tansu*"

Expand Down

0 comments on commit ee24e4b

Please sign in to comment.