Skip to content

Commit adcae5b

Browse files
dependabot[bot]webknjaz
authored andcommitted
Build(deps): Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 575ebe1 commit adcae5b

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/gh-action-pypi-publish@v1.11.0
154+
uses: pypa/gh-action-pypi-publish@v1.12.0
155155
with:
156156
attestations: true
157157
packages-dir: dist

0 commit comments

Comments
 (0)