File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,14 +135,14 @@ jobs:
135135
136136 - name : Upload to PyPi prod
137137 if : ${{ !inputs.skip_pypi }}
138- uses : pypa/gh-action-pypi-publish@0bf742be3ebe032c25dd15117957dc15d0cfc38d # v1.8.5
138+ uses : pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598 # v1.8.6
139139 with :
140140 repository-url : https://test.pypi.org/legacy/
141141
142142 # March 1st: PyPi test is under maintenance....
143143 # - name: Upload to PyPi test
144144 # if: ${{ !inputs.skip_pypi }}
145- # uses: pypa/gh-action-pypi-publish@0bf742be3ebe032c25dd15117957dc15d0cfc38d # v1.8.5
145+ # uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598 # v1.8.6
146146 # with:
147147 # repository-url: https://test.pypi.org/legacy/
148148
You can’t perform that action at this time.
0 commit comments