File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,4 +121,4 @@ jobs:
121121 path : dist
122122
123123 - name : Publish package distributions to PyPI
124- uses : pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
124+ uses : pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
Original file line number Diff line number Diff line change 8080 path : dist
8181
8282 - name : Publish package distributions to PyPI
83- uses : pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
83+ uses : pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
8484
8585 sign-artifacts :
8686 name : Create SHA256 checksums and Sigstore signatures
@@ -105,7 +105,7 @@ jobs:
105105 done
106106
107107 - name : Sign the files using Sigstore
108- uses : sigstore/gh-action-sigstore-python@5b79a39c381910c090341a2c9b0bf022c8b387e1 # v3.4 .0
108+ uses : sigstore/gh-action-sigstore-python@790bc6befb9d733738f18d8f895854b453640ec9 # v3.5 .0
109109 with :
110110 inputs : |
111111 ./dist/*.tar.gz
You can’t perform that action at this time.
0 commit comments