Skip to content

Commit f3fb4db

Browse files
chore: bump epam/ai-dial-ci from 1.9.4 to 1.10.0 (#189)
1 parent 2e43387 commit f3fb4db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/pr-title-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ on:
99

1010
jobs:
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 }}

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
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

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
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

0 commit comments

Comments
 (0)