Skip to content

Commit 1fb3dfa

Browse files
authored
Merge pull request #127 from pypi/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.2
2 parents cd35760 + 72f5abd commit 1fb3dfa

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
@@ -32,7 +32,7 @@ jobs:
3232
run: python -m build
3333

3434
- name: publish
35-
uses: pypa/[email protected].1
35+
uses: pypa/[email protected].2
3636

3737
- name: sign
3838
uses: sigstore/[email protected]

0 commit comments

Comments
 (0)