Merge pull request #2579 from crytic/dependabot/github_actions/dev/pypa/gh-action-pypi-publish-1.10.3

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3
pull/2588/head
Josselin Feist 1 month ago committed by GitHub
commit 98af7fdd2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/publish.yml

@ -44,7 +44,7 @@ jobs:
path: dist/
- name: publish
uses: pypa/gh-action-pypi-publish@v1.9.0
uses: pypa/gh-action-pypi-publish@v1.10.3
- name: sign
uses: sigstore/gh-action-sigstore-python@v3.0.0

Loading…
Cancel
Save