Skip to content

Commit

Permalink
Merge pull request #68 from data-apis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns-cba6d5c2c6

Bump actions/attest-build-provenance from 2.0.1 to 2.1.0 in the actions group
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
2 parents 62f4ac3 + 6b798c6 commit dc9fcf0
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 @@ -37,7 +37,7 @@ jobs:
path: dist

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

Expand Down

0 comments on commit dc9fcf0

Please sign in to comment.