chore: bump sigstore to 2.0.0 (#2081)

pull/2086/head
alpharush 1 year ago committed by GitHub
parent 3f90e86bad
commit 4b0482014d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/publish.yml

@ -47,8 +47,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@v1.8.8
- name: sign
uses: sigstore/gh-action-sigstore-python@v1.2.3
uses: sigstore/gh-action-sigstore-python@v2.0.0
with:
inputs: ./dist/*.tar.gz ./dist/*.whl
release-signing-artifacts: true
bundle-only: true

Loading…
Cancel
Save