Skip to content

Commit dfcdf6c

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3 (#631) [skip ci]
1 parent 7b492b7 commit dfcdf6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/2_auto_publish_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: cylc/release-actions/build-python-package@v1
4040

4141
- name: Publish distribution to PyPI
42-
uses: pypa/gh-action-pypi-publish@v1.9.0
42+
uses: pypa/gh-action-pypi-publish@v1.10.3
4343
with:
4444
user: __token__ # uses the API token feature of PyPI - least permissions possible
4545
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)