File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ concurrency:
1313
1414jobs :
1515 pr-title-check :
16- uses : epam/ai-dial-ci/.github/workflows/pr-title-check.yml@2.4.1
16+ uses : epam/ai-dial-ci/.github/workflows/pr-title-check.yml@2.7.3
1717 secrets :
1818 ACTIONS_BOT_TOKEN : ${{ secrets.ACTIONS_BOT_TOKEN }}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ concurrency:
1010
1111jobs :
1212 run_tests :
13- uses : epam/ai-dial-ci/.github/workflows/python_package_pr.yml@2.4.1
13+ uses : epam/ai-dial-ci/.github/workflows/python_package_pr.yml@2.7.3
1414 secrets : inherit
1515 with :
1616 python-version : 3.9
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ concurrency:
1010
1111jobs :
1212 release :
13- uses : epam/ai-dial-ci/.github/workflows/python_package_release.yml@2.4.1
13+ uses : epam/ai-dial-ci/.github/workflows/python_package_release.yml@2.7.3
1414 secrets : inherit
1515 with :
1616 python-version : 3.9
You can’t perform that action at this time.
0 commit comments