File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 22
33name : Publish to PyPI
44on : push
5+ permissions :
6+ contents : read
7+
58jobs :
69
710 build :
4447 name : python-package-distributions
4548 path : dist/
4649 - name : Publish distribution to PyPI
47- uses : pypa/gh-action-pypi-publish@release/v1
50+ uses : pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # release/v1
4851
4952 github-release :
5053 name : Sign and upload GitHub Release
6366 name : python-package-distributions
6467 path : dist/
6568 - name : Sign with Sigstore
66- uses : sigstore/gh-action-sigstore-python@v2.1.1
69+ uses : sigstore/gh-action-sigstore-python@1f6a500bbfdd9a2a339cf033e5421951fbc1cd2 # v2.1.1
6770 with :
6871 inputs : >-
6972 ./dist/*.tar.gz
@@ -107,8 +110,8 @@ jobs:
107110# name: python-package-distributions
108111# path: dist/
109112# - name: Publish distribution to TestPyPI
110- # uses: pypa/gh-action-pypi-publish@release/v1
113+ # uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # release/v1
111114# with:
112115# verbose: true
113116# print-hash: true
114- # repository-url: https://test.pypi.org/legacy/
117+ # repository-url: https://test.pypi.org/legacy/
You can’t perform that action at this time.
0 commit comments