Skip to content

Commit fda18ac

Browse files
Update pypa/gh-action-pypi-publish action to v1.12.3 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c5bc0f commit fda18ac

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
@@ -99,7 +99,7 @@ jobs:
9999
path: dist
100100

101101
- name: Publish dist(s) to PyPI
102-
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
102+
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
103103
with:
104104
attestations: true
105105
verbose: true

0 commit comments

Comments
 (0)