Skip to content

Commit a117274

Browse files
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.2 to 1.12.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.2...v1.12.3) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ca44c3 commit a117274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ jobs:
8585
token: ${{ secrets.GITHUB_TOKEN }}
8686

8787
- name: PyPI Publish
88-
uses: pypa/gh-action-pypi-publish@v1.12.2
88+
uses: pypa/gh-action-pypi-publish@v1.12.3
8989
with:
9090
packages-dir: ${{ steps.download.outputs.download-path }}

0 commit comments

Comments
 (0)