Skip to content

Commit 84f018d

Browse files
authored
Merge pull request #14 from astropy/dependabot/github_actions/dot-github/workflows/actions-5da8da3d55
build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in /.github/workflows in the actions group
2 parents cec5846 + a2230dc commit 84f018d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python -m pep517.build --source --binary --out-dir dist/ .
3838
3939
- name: Publish distribution to PyPI
40-
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
40+
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
4141
with:
4242
user: __token__
4343
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)