Skip to content

Commit

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

ci: bump actions/attest-build-provenance from 2.2.0 to 2.2.2
  • Loading branch information
lgray authored Feb 28, 2025
2 parents 86791ce + 5d38ce9 commit 2029641
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 @@ -216,7 +216,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@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
with:
subject-path: "dist/coffea-*"
- name: Publish package to PyPI
Expand Down

0 comments on commit 2029641

Please sign in to comment.