Skip to content

Commit

Permalink
Merge pull request #221 from netbox-community/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/pypa/gh-action-pypi-publish-1.12.2

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2
  • Loading branch information
cruse1977 authored Nov 22, 2024
2 parents e262ba8 + 173f1c2 commit 3b4c033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 3b4c033

Please sign in to comment.