Skip to content

Commit d8a6232

Browse files
authored
Merge pull request #1251 from scikit-hep/dependabot/github_actions/actions/attest-build-provenance-2.2.0
ci: bump actions/attest-build-provenance from 2.1.0 to 2.2.0
2 parents 4b83488 + a139f1c commit d8a6232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
- name: Verify the distribution
211211
run: pipx run twine check --strict dist/*
212212
- name: Generate artifact attestation for sdist and wheel
213-
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
213+
uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
214214
with:
215215
subject-path: "dist/coffea-*"
216216
- name: Publish package to PyPI

0 commit comments

Comments
 (0)