Skip to content

Commit

Permalink
Merge pull request #3 from data-exp-lab/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions-71cacfe6ea

Bump actions/attest-build-provenance from 1.3.3 to 1.4.1 in the actions group across 1 directory
  • Loading branch information
matthewturk authored Aug 13, 2024
2 parents fee3293 + 0f6aae5 commit acd4ddf
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.3.3
uses: actions/attest-build-provenance@v1.4.1
with:
subject-path: "dist/*"

Expand Down

0 comments on commit acd4ddf

Please sign in to comment.