Skip to content

Commit a5a38ed

Browse files
dependabot[bot]Pierre-Sassoulas
authored andcommitted
Build(deps): Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.0 to 1.12.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.0...v1.12.2) --- 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 adcae5b commit a5a38ed

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].0
154+
uses: pypa/[email protected].2
155155
with:
156156
attestations: true
157157
packages-dir: dist

0 commit comments

Comments
 (0)