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

Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
pull/2027/head
alpharush 1 year ago committed by GitHub
commit 03efefeb2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/publish.yml

@ -44,7 +44,7 @@ jobs:
path: dist/
- name: publish
uses: pypa/gh-action-pypi-publish@v1.8.6
uses: pypa/gh-action-pypi-publish@v1.8.7
- name: sign
uses: sigstore/gh-action-sigstore-python@v1.2.3

Loading…
Cancel
Save