Skip to content

Commit b8456eb

Browse files
authored
Merge pull request #2255 from crytic/dependabot/github_actions/dev/pypa/gh-action-pypi-publish-1.8.11
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
2 parents 05310b4 + 9b74e21 commit b8456eb

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
@@ -44,7 +44,7 @@ jobs:
4444
path: dist/
4545

4646
- name: publish
47-
uses: pypa/gh-action-pypi-publish@v1.8.10
47+
uses: pypa/gh-action-pypi-publish@v1.8.11
4848

4949
- name: sign
5050
uses: sigstore/gh-action-sigstore-python@v2.1.0

0 commit comments

Comments
 (0)