File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010jobs :
1111 pr-title-check :
12- uses : epam/ai-dial-ci/.github/workflows/pr-title-check.yml@1.9.4
12+ uses : epam/ai-dial-ci/.github/workflows/pr-title-check.yml@1.10.0
1313 secrets :
1414 ACTIONS_BOT_TOKEN : ${{ secrets.ACTIONS_BOT_TOKEN }}
Original file line number Diff line number Diff line change 66
77jobs :
88 run_tests :
9- uses : epam/ai-dial-ci/.github/workflows/python_package_pr.yml@1.9.4
9+ uses : epam/ai-dial-ci/.github/workflows/python_package_pr.yml@1.10.0
1010 secrets : inherit
1111 with :
1212 python_version : 3.8
Original file line number Diff line number Diff line change 66
77jobs :
88 release :
9- uses : epam/ai-dial-ci/.github/workflows/python_package_release.yml@1.9.4
9+ uses : epam/ai-dial-ci/.github/workflows/python_package_release.yml@1.10.0
1010 secrets : inherit
1111 with :
1212 python_version : 3.8
You can’t perform that action at this time.
0 commit comments