Skip to content

Commit 9801d0b

Browse files
authored
Merge pull request #580 from crytic/dependabot/github_actions/dev/pypa/gh-action-pypi-publish-1.12.3
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.12.3
2 parents be77462 + 042aa15 commit 9801d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
path: dist/
4646

4747
- name: publish
48-
uses: pypa/gh-action-pypi-publish@v1.8.14
48+
uses: pypa/gh-action-pypi-publish@v1.12.3
4949

5050
- name: sign
5151
uses: sigstore/[email protected]

0 commit comments

Comments
 (0)