Skip to content

Commit bd125fb

Browse files
authored
Merge pull request #557 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
2 parents a4fc423 + d069f54 commit bd125fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@ jobs:
141141
run: python -m build --sdist --wheel --outdir dist/
142142

143143
- name: Publish package
144-
uses: pypa/[email protected].2
144+
uses: pypa/[email protected].3
145145
with:
146146
attestations: true

0 commit comments

Comments
 (0)