Skip to content

Commit d9d2890

Browse files
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the github-action-dependencies group (#403)
* Bump pypa/gh-action-pypi-publish in the github-action-dependencies group Bumps the github-action-dependencies 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.12.3 to 1.12.4 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@67339c7...76f52bc) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-action-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/workflows/release.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard Giliam <nirosys@gmail.com>
1 parent 3bf5eb2 commit d9d2890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
merge-multiple: true
146146

147147
- name: Publish Package to PyPI
148-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # release/v1.12
148+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1.12.4
149149

150150
- name: Install the released wheels from PYPI
151151
run: |

0 commit comments

Comments
 (0)