Skip to content

Commit

Permalink
Merge pull request #175 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.3

build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
  • Loading branch information
gfieni authored Dec 23, 2024
2 parents 51d904b + 4b0b43b commit da3206a
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@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
with:
print-hash: true

Expand Down

0 comments on commit da3206a

Please sign in to comment.