Skip to content

Commit

Permalink
Merge pull request #153 from powerapi-ng/dependabot/github_actions/py…
Browse files Browse the repository at this point in the history
…pa/gh-action-pypi-publish-1.8.4

build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
  • Loading branch information
gfieni committed Apr 3, 2023
2 parents e63c2b7 + c127f33 commit f4246bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: python -m build

- name: Publish package
uses: pypa/gh-action-pypi-publish@48b317d84d5f59668bb13be49d1697e36b3ad009 # v1.8.3
uses: pypa/gh-action-pypi-publish@29930c9cf57955dc1b98162d0d8bc3ec80d9e75c # v1.8.4
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit f4246bc

Please sign in to comment.