Skip to content

Commit c682e4c

Browse files
authored
Merge pull request #516 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 61965f7 + 67738b8 commit c682e4c

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
@@ -102,7 +102,7 @@ jobs:
102102
path: dist
103103

104104
- name: Publish package
105-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
105+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
106106
with:
107107
print-hash: true
108108
attestations: true

0 commit comments

Comments
 (0)