Skip to content

Commit

Permalink
Merge pull request #61 from crossplane/renovate/pypa-gh-action-pypi-p…
Browse files Browse the repository at this point in the history
…ublish-1.x

chore(deps): update pypa/gh-action-pypi-publish action to v1.9.0
  • Loading branch information
bobh66 committed Jun 26, 2024
2 parents 00beeb1 + c9551c9 commit 1bab07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
path: "dist"

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

0 comments on commit 1bab07c

Please sign in to comment.