Skip to content

Commit 81df679

Browse files
authored
Merge pull request #111 from crossplane/renovate/pypa-gh-action-pypi-publish-1.x
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.3
2 parents 77f1f6e + 6b3e0cb commit 81df679

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
@@ -120,7 +120,7 @@ jobs:
120120
path: "dist"
121121

122122
- name: Publish to PyPI
123-
uses: pypa/[email protected].2
123+
uses: pypa/[email protected].3
124124
with:
125125
# Note that this is currently being pushed to the 'crossplane' PyPI
126126
# user (not org). See @negz if you need access - PyPI requires 2FA to

0 commit comments

Comments
 (0)