Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.3
  • Loading branch information
smonicas authored Jan 17, 2025
2 parents 23074c6 + 60ff5b4 commit cbb9a5c
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.10.3
uses: pypa/gh-action-pypi-publish@v1.12.3

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

0 comments on commit cbb9a5c

Please sign in to comment.