Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 81f4f7d

Browse files
Bump pypa/gh-action-pypi-publish in /.github/workflows
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.1 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.4.1...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2ff166 commit 81f4f7d

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
@@ -41,7 +41,7 @@ jobs:
4141
prerelease: false
4242
files: "dist/*"
4343

44-
- uses: pypa/gh-action-pypi-publish@v1.4.1
44+
- uses: pypa/gh-action-pypi-publish@v1.13.0
4545
with:
4646
user: __token__
4747
password: ${{ secrets.PYPI_API_TOKEN_CORE }}

0 commit comments

Comments
 (0)