Skip to content

Commit 8e4f43b

Browse files
authored
Merge pull request #85 from crossplane/renovate/pypa-gh-action-pypi-publish-1.x
chore(deps): update pypa/gh-action-pypi-publish action to v1.10.1
2 parents 147a52d + 8f0f8b2 commit 8e4f43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
path: "dist"
120120

121121
- name: Publish to PyPI
122-
uses: pypa/gh-action-pypi-publish@v1.9.0
122+
uses: pypa/gh-action-pypi-publish@v1.10.1
123123
with:
124124
# Note that this is currently being pushed to the 'crossplane' PyPI
125125
# user (not org). See @negz if you need access - PyPI requires 2FA to

0 commit comments

Comments
 (0)