Skip to content

Commit 55a2c1c

Browse files
Merge pull request #66 from astropy/dependabot/github_actions/dot-github/workflows/actions-088cad1836
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in /.github/workflows in the actions group
2 parents b96c4cf + a387435 commit 55a2c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Publish distribution 📦 to PyPI
4242
if: startsWith(github.ref, 'refs/tags')
43-
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
43+
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
4444
with:
4545
user: __token__
4646
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)