File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 gitlab-project-id : " 3044"
4141
4242 name : Deploy to ${{ matrix.environment-name }}
43- uses : epam/ai-dial-ci/.github/workflows/deploy-development.yml@3.1.0
43+ uses : epam/ai-dial-ci/.github/workflows/deploy-development.yml@3.1.1
4444 with :
4545 gitlab-project-id : ${{ matrix.gitlab-project-id }}
4646 environment-name : ${{ matrix.environment-name }}
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@3.1.0
16+ uses : epam/ai-dial-ci/.github/workflows/pr-title-check.yml@3.1.1
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_docker_pr.yml@3.1.0
13+ uses : epam/ai-dial-ci/.github/workflows/python_docker_pr.yml@3.1.1
1414 with :
1515 python-version : 3.11
1616 poetry-version : 2.2.1
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_docker_release.yml@3.1.0
13+ uses : epam/ai-dial-ci/.github/workflows/python_docker_release.yml@3.1.1
1414 secrets : inherit
1515 with :
1616 python-version : 3.11
You can’t perform that action at this time.
0 commit comments