Skip to content

Commit e957bde

Browse files
authored
Merge pull request #667 from powerapi-ng/dependabot/github_actions/pypa/gh-action-pypi-publish-1.13.0
build(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
2 parents 9338695 + 604d220 commit e957bde

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@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
105+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
106106
with:
107107
print-hash: true
108108
attestations: true

0 commit comments

Comments
 (0)