There was an error while loading. Please reload this page.
hynek/build-and-inspect-python-package
pypa/gh-action-pypi-publish
1 parent f08df42 commit 466e123Copy full SHA for 466e123
1 file changed
.github/workflows/pypi-package.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
27
28
- - uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18.0
+ - uses: hynek/build-and-inspect-python-package@2abe76da66d0a6a4a227101f9348ee855797cfa5 # v3.0.1
29
30
# Upload to real PyPI on GitHub Releases.
31
release-pypi:
@@ -49,4 +49,4 @@ jobs:
49
path: dist
50
51
- name: Upload package to PyPI
52
- uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
+ uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
0 commit comments