Skip to content

Commit

Permalink
Merge pull request #146 from pauldmccarthy/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…third-party-40385af1b3

Chore(deps): Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the third-party group
  • Loading branch information
pauldmccarthy authored Sep 2, 2024
2 parents aad5bf3 + 070905a commit d46c279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
path: dist/

- name: Publish archives to PyPI
uses: pypa/gh-action-pypi-publish@v1.9.0
uses: pypa/gh-action-pypi-publish@v1.10.0
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit d46c279

Please sign in to comment.