File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7575
7676 - name : Setup Poetry
7777 if : steps.cached-poetry.outputs.cache-hit != 'true'
78- uses : snok/install-poetry@v1
78+ uses : snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
7979 with :
8080 version : 2.2.1
8181
Original file line number Diff line number Diff line change 4444
4545 - name : Setup Poetry
4646 if : steps.cached_poetry.outputs.cache-hit != 'true'
47- uses : snok/install-poetry@v1
47+ uses : snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
4848 with :
4949 version : 2.2.1
5050
Original file line number Diff line number Diff line change 4646
4747 - name : Setup Poetry
4848 if : steps.cached-poetry.outputs.cache-hit != 'true'
49- uses : snok/install-poetry@v1
49+ uses : snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
5050 with :
5151 version : 2.2.1
5252
7474 run : poetry build
7575
7676 - name : Publish a Python distribution to PyPI
77- uses : pypa/gh-action-pypi-publish@106e0b0b7c337fa67ed433972f777c6357f78598 # v1.13.0
77+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
Original file line number Diff line number Diff line change 4545
4646 - name : Setup Poetry
4747 if : steps.cached-poetry.outputs.cache-hit != 'true'
48- uses : snok/install-poetry@v1
48+ uses : snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
4949 with :
5050 version : 2.2.1
5151
7373 run : poetry build
7474
7575 - name : Publish a Python distribution to PyPI
76- uses : pypa/gh-action-pypi-publish@106e0b0b7c337fa67ed433972f777c6357f78598 # v1.13.0
76+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
Original file line number Diff line number Diff line change 3737
3838 - name : Setup Poetry
3939 if : steps.cached-poetry.outputs.cache-hit != 'true'
40- uses : snok/install-poetry@v1
40+ uses : snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
4141 with :
4242 version : 2.2.1
4343
Original file line number Diff line number Diff line change 3939
4040 - name : Setup Poetry
4141 if : steps.cached-poetry.outputs.cache-hit != 'true'
42- uses : snok/install-poetry@v1
42+ uses : snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
4343 with :
4444 version : 2.2.1
4545
Original file line number Diff line number Diff line change 5454
5555 - name : Setup Poetry
5656 if : steps.cached-poetry.outputs.cache-hit != 'true'
57- uses : snok/install-poetry@v1
57+ uses : snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
5858 with :
5959 version : 2.2.1
6060
You can’t perform that action at this time.
0 commit comments