Skip to content

Commit 2f544b1

Browse files
authored
Merge pull request #187 from powerapi-ng/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
build(deps): Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
2 parents 402ea63 + d5e5baa commit 2f544b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: python -m build
7777

7878
- name: Publish package
79-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
79+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
8080
with:
8181
print-hash: true
8282

0 commit comments

Comments
 (0)