Skip to content

Commit

Permalink
Merge pull request #1251 from scikit-hep/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/attest-build-provenance-2.2.0

ci: bump actions/attest-build-provenance from 2.1.0 to 2.2.0
  • Loading branch information
lgray authored Jan 22, 2025
2 parents 4b83488 + a139f1c commit d8a6232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
- name: Verify the distribution
run: pipx run twine check --strict dist/*
- name: Generate artifact attestation for sdist and wheel
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
with:
subject-path: "dist/coffea-*"
- name: Publish package to PyPI
Expand Down

0 comments on commit d8a6232

Please sign in to comment.