Skip to content

Commit 0f48ab2

Browse files
Bump pypa/gh-action-pypi-publish in /.github/workflows
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] <[email protected]>
1 parent 8301616 commit 0f48ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ jobs:
324324
path: dist
325325
pattern: dist-*
326326
- name: 'Upload'
327-
uses: pypa/[email protected].2
327+
uses: pypa/[email protected].3
328328
with:
329329
packages-dir: dist
330330
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)