Skip to content

Commit

Permalink
Merge pull request #2485 from crytic/dependabot/github_actions/dev/py…
Browse files Browse the repository at this point in the history
…pa/gh-action-pypi-publish-1.9.0

Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
  • Loading branch information
0xalpharush authored Jul 2, 2024
2 parents 8879244 + eb20765 commit e42079b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: dist/

- name: publish
uses: pypa/gh-action-pypi-publish@v1.8.14
uses: pypa/gh-action-pypi-publish@v1.9.0

- name: sign
uses: sigstore/[email protected]
Expand Down

0 comments on commit e42079b

Please sign in to comment.