Skip to content

Commit caf1f99

Browse files
authored
Merge pull request #227 from kcl-lang/dependabot/github_actions/pypa/gh-action-pypi-publish-ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
chore(deps): bump pypa/gh-action-pypi-publish from d417ba7e7683fa9104c42abe611c1f2c93c0727d to ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
2 parents d0fc7d9 + c3c51df commit caf1f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Publish to PyPI
125125
# The issue https://github.com/pypa/gh-action-pypi-publish/issues/310 has not tagged a release yet
126126
# Use the commit hash to get the temporary fix
127-
uses: pypa/gh-action-pypi-publish@d417ba7e7683fa9104c42abe611c1f2c93c0727d
127+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
128128
with:
129129
password: ${{ secrets.PYPI_API_TOKEN }}
130130
skip-existing: true

0 commit comments

Comments
 (0)