Skip to content

Commit

Permalink
Merge pull request 8go#114 from 8go/dependabot/github_actions/pypa/gh…
Browse files Browse the repository at this point in the history
…-action-pypi-publish-1.6.4

Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4
  • Loading branch information
8go authored Dec 12, 2022
2 parents 2ba3417 + 6950c40 commit 166e455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v3

- name: pypi-publish
uses: pypa/[email protected].1
uses: pypa/[email protected].4
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 166e455

Please sign in to comment.