Skip to content

Commit

Permalink
build(deps): bump pypa/gh-action-pypi-publish (#1801)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 4cee905 commit fa36ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
ls -1 dist | wc -l
- name: "Publish dists to Test PyPI"
uses: pypa/gh-action-pypi-publish@4bb033805d9e19112d8c697528791ff53f6c2f74 # v1.9.0
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
with:
repository-url: https://test.pypi.org/legacy/

Expand Down Expand Up @@ -103,4 +103,4 @@ jobs:
ls -1 dist | wc -l
- name: "Publish dists to PyPI"
uses: pypa/gh-action-pypi-publish@4bb033805d9e19112d8c697528791ff53f6c2f74 # v1.9.0
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0

0 comments on commit fa36ebd

Please sign in to comment.