Skip to content

Commit

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

build(deps): Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0
  • Loading branch information
gfieni authored Nov 6, 2024
2 parents 2fb7f10 + e8bc231 commit dfb890d
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 @@ -76,7 +76,7 @@ jobs:
run: python -m build

- name: Publish package
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
uses: pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12.0
with:
print-hash: true

Expand Down

0 comments on commit dfb890d

Please sign in to comment.