File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9595 JFROG_ARTIFACTORY_URL : ${{ secrets.JFROG_ARTIFACTORY_URL }}
9696 JFROG_ARTIFACTORY_TOKEN : ${{ secrets.JFROG_ARTIFACTORY_TOKEN }}
9797
98- - uses : MiraGeoscience/CI-tools/.github/actions/reusable-python-setup_poetry@DEVOPS-690-poetry2
98+ - uses : MiraGeoscience/CI-tools/.github/actions/reusable-python-setup_poetry@main
9999 name : Setup poetry env
100100 if : ${{ inputs.package-manager == 'poetry' }}
101101 with :
Original file line number Diff line number Diff line change 8181 JFROG_ARTIFACTORY_URL : ${{ secrets.JFROG_ARTIFACTORY_URL }}
8282 JFROG_ARTIFACTORY_TOKEN : ${{ secrets.JFROG_ARTIFACTORY_TOKEN }}
8383
84- - uses : MiraGeoscience/CI-tools/.github/actions/reusable-python-setup_poetry@DEVOPS-690-poetry2
84+ - uses : MiraGeoscience/CI-tools/.github/actions/reusable-python-setup_poetry@main
8585 name : Setup poetry env
8686 if : ${{ inputs.package-manager == 'poetry' }}
8787 with :
You can’t perform that action at this time.
0 commit comments