Skip to content

Commit 544bf20

Browse files
webknjazpatchback[bot]
authored andcommitted
Merge pull request #13064 from pytest-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (cherry picked from commit d5254b5)
1 parent 4e7af35 commit 544bf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
path: dist
5555

5656
- name: Publish package to PyPI
57-
uses: pypa/gh-action-pypi-publish@v1.12.2
57+
uses: pypa/gh-action-pypi-publish@v1.12.3
5858
with:
5959
attestations: true
6060

0 commit comments

Comments
 (0)