Skip to content

Commit 34be548

Browse files
dependabot[bot]seifertm
authored andcommitted
Build(deps): 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] <[email protected]>
1 parent a1cd861 commit 34be548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
run: |
152152
pandoc -s -o README.md README.rst
153153
- name: PyPI upload
154-
uses: pypa/[email protected].2
154+
uses: pypa/[email protected].3
155155
with:
156156
attestations: true
157157
packages-dir: dist

0 commit comments

Comments
 (0)