Skip to content

Commit

Permalink
Merge pull request #15 from data-exp-lab/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions-3f21386337

Bump actions/attest-build-provenance from 1.4.4 to 2.0.1 in the actions group
  • Loading branch information
chrishavlin authored Dec 10, 2024
2 parents d659fb6 + 3e531aa commit e8b5632
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 @@ -49,7 +49,7 @@ jobs:
path: dist

- name: Generate artifact attestation for sdist and wheel
uses: actions/attest-build-provenance@v1.4.4
uses: actions/attest-build-provenance@v2.0.1
with:
subject-path: "dist/*"

Expand Down

0 comments on commit e8b5632

Please sign in to comment.