Skip to content

Commit b941b16

Browse files
chore: bump the ai-dial-ci group with 3 updates (#539)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b3af1c commit b941b16

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
@@ -16,6 +16,6 @@ concurrency:
1616

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

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

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

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

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

0 commit comments

Comments
 (0)