Skip to content

Commit c60d7d5

Browse files
authored
Merge pull request #16 from DessimozLab/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.11
Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11
2 parents 783c739 + 1100f18 commit c60d7d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build package
2525
run: hatch build
2626
- name: Publish package
27-
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
27+
uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
2828
with:
2929
user: __token__
3030
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)