Skip to content

Commit c4da8f6

Browse files
authored
Bump hynek/build-and-inspect-python-package and pypa/gh-action-pypi-publish for Metadata 2.5 (#85)
2 parents ed0ea0c + a8d0d5b commit c4da8f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727
persist-credentials: false
2828

29-
- uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18.0
29+
- uses: hynek/build-and-inspect-python-package@2abe76da66d0a6a4a227101f9348ee855797cfa5 # v3.0.1
3030

3131
# Publish to Test PyPI on every commit on main.
3232
release-test-pypi:
@@ -49,7 +49,7 @@ jobs:
4949
path: dist
5050

5151
- name: Publish to Test PyPI
52-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
52+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
5353
with:
5454
repository-url: https://test.pypi.org/legacy/
5555

@@ -81,4 +81,4 @@ jobs:
8181
path: dist
8282

8383
- name: Publish to PyPI
84-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
84+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2

0 commit comments

Comments
 (0)