File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,12 @@ jobs:
41
41
poetry run twine check --strict dist/*
42
42
43
43
- name : π Publish to PyPi
44
- uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
44
+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
45
45
with :
46
46
attestations : true
47
47
48
48
- name : π Publish to Test-PyPi
49
- uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
49
+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
50
50
with :
51
51
repository-url : https://test.pypi.org/legacy/
52
52
attestations : true
Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ jobs:
39
39
poetry run twine check --strict dist/*
40
40
41
41
- name : π Publish to PyPi
42
- uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
42
+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
43
43
with :
44
44
attestations : true
45
45
46
46
- name : π Publish to Test-PyPi
47
- uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
47
+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
48
48
with :
49
49
repository-url : https://test.pypi.org/legacy/
50
50
attestations : true
You canβt perform that action at this time.
0 commit comments