Skip to content

Commit

Permalink
Merge pull request #167 from exonet/dependabot/github_actions/patches…
Browse files Browse the repository at this point in the history
…-and-minor-upgrades-5e72becc27

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the patches-and-minor-upgrades group
  • Loading branch information
robbinjanssen authored Nov 5, 2024
2 parents b1d6917 + e7adf76 commit f4ccc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:

- name: Publish distribution to PyPI
if: ${{ github.event_name == 'release' }}
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 #1.10.3
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa #1.11.0
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit f4ccc06

Please sign in to comment.