Skip to content

Commit 1f89c3e

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2 (#445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b3beb1 commit 1f89c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: 🏗 Build package
4646
run: poetry build --no-interaction
4747
- name: 🚀 Publish to PyPi
48-
uses: pypa/gh-action-pypi-publish@v1.10.3
48+
uses: pypa/gh-action-pypi-publish@v1.12.2
4949
with:
5050
verbose: true
5151
print-hash: true

0 commit comments

Comments
 (0)