Skip to content

Commit e875243

Browse files
ci: bump pypa/gh-action-pypi-publish in the actions group
Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.11.0 to 1.12.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 804d28e commit e875243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release_workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
overwrite: true
4141
file_glob: true
4242
- name: Publish
43-
uses: pypa/gh-action-pypi-publish@v1.11.0
43+
uses: pypa/gh-action-pypi-publish@v1.12.2

0 commit comments

Comments
 (0)