Skip to content

Commit 3468b90

Browse files
dependabot[bot]BenGalewsky
authored andcommitted
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.12.3 to 1.12.4 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.4) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a44602 commit 3468b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363

6464
- name: Publish distribution 📦 to PyPI
6565
if: github.repository == 'ssl-hep/ServiceX_frontend'
66-
uses: pypa/gh-action-pypi-publish@v1.12.3
66+
uses: pypa/gh-action-pypi-publish@v1.12.4
6767
with:
6868
print-hash: true

0 commit comments

Comments
 (0)