Skip to content

Commit 3f0d7dd

Browse files
authored
Merge pull request #110 from erwindouna/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
Bump pypa/gh-action-pypi-publish from 1.12.1 to 1.13.0 in /.github/workflows
2 parents aaf1c31 + 916dca2 commit 3f0d7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: 🏗 Build package
6666
run: poetry build --no-interaction
6767
- name: 🚀 Publish to PyPi
68-
uses: pypa/gh-action-pypi-publish@v1.12.1
68+
uses: pypa/gh-action-pypi-publish@v1.13.0
6969
with:
7070
verbose: true
7171
print-hash: true

0 commit comments

Comments
 (0)