Skip to content

Commit d069f54

Browse files
dependabot[bot]nicoddemus
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] <support@github.com>
1 parent 431be57 commit d069f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@ jobs:
141141
run: python -m build --sdist --wheel --outdir dist/
142142

143143
- name: Publish package
144-
uses: pypa/gh-action-pypi-publish@v1.12.2
144+
uses: pypa/gh-action-pypi-publish@v1.12.3
145145
with:
146146
attestations: true

0 commit comments

Comments
 (0)