Skip to content

Commit

Permalink
Merge pull request #14 from astropy/dependabot/github_actions/dot-git…
Browse files Browse the repository at this point in the history
…hub/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
  • Loading branch information
pllim authored Dec 3, 2024
2 parents cec5846 + a2230dc commit 84f018d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python -m pep517.build --source --binary --out-dir dist/ .
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 84f018d

Please sign in to comment.