Skip to content

Commit 0a2fe3b

Browse files
authored
Merge pull request #10 from AmineSoukara/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.13.0 in /.github/workflows
2 parents 23c1a62 + aa6cf35 commit 0a2fe3b

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
@@ -46,7 +46,7 @@ jobs:
4646
name: paillier-dist
4747
path: dist
4848

49-
- uses: pypa/gh-action-pypi-publish@v1.5.0
49+
- uses: pypa/gh-action-pypi-publish@v1.13.0
5050
with:
5151
user: __token__
5252
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)