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 @@ -16,6 +16,6 @@ concurrency:
1616
1717jobs :
1818 pr-title-check :
19- uses : epam/ai-dial-ci/.github/workflows/pr-title-check.yml@3.1.2
19+ uses : epam/ai-dial-ci/.github/workflows/pr-title-check.yml@3.1.3
2020 secrets :
2121 ACTIONS_BOT_TOKEN : ${{ secrets.ACTIONS_BOT_TOKEN }}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ concurrency:
1414
1515jobs :
1616 run_tests :
17- uses : epam/ai-dial-ci/.github/workflows/node_pr.yml@3.1.2
17+ uses : epam/ai-dial-ci/.github/workflows/node_pr.yml@3.1.3
1818 secrets : inherit
1919 with :
2020 node-version : 22
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
1515
1616jobs :
1717 release :
18- uses : epam/ai-dial-ci/.github/workflows/node_release.yml@3.1.2
18+ uses : epam/ai-dial-ci/.github/workflows/node_release.yml@3.1.3
1919 with :
2020 docker-build-enabled : false
2121 secrets : inherit
You can’t perform that action at this time.
0 commit comments