File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 49
49
name : python-package-distributions
50
50
path : dist/
51
51
- name : Publish distribution 📦 to PyPI
52
- uses : pypa/gh-action-pypi-publish@release/v1
52
+ uses : pypa/gh-action-pypi-publish@release/v1.10.0
53
53
54
54
github-release :
55
55
name : >-
70
70
name : python-package-distributions
71
71
path : dist/
72
72
- name : Sign the dists with Sigstore
73
- uses : sigstore/gh-action-sigstore-python@v1.2.3
73
+ uses : sigstore/gh-action-sigstore-python@v3
74
74
with :
75
75
inputs : >-
76
76
./dist/*.tar.gz
@@ -114,7 +114,7 @@ jobs:
114
114
name : python-package-distributions
115
115
path : dist/
116
116
- name : Publish distribution 📦 to TestPyPI
117
- uses : pypa/gh-action-pypi-publish@release/v1
117
+ uses : pypa/gh-action-pypi-publish@release/v1.10.0
118
118
with :
119
119
repository-url : https://test.pypi.org/legacy/
120
120
skip-existing : true
You can’t perform that action at this time.
0 commit comments