Skip to content

Commit

Permalink
chore: bump epam/ai-dial-ci from 1.8.1 to 1.8.3 (#1716)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 02b85a7 commit 039bbcc
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 80 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
gitlab-dev-deploy:
if: ${{ github.event.registry_package.package_version.container_metadata.tag.name == 'development' }}
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].3
with:
gitlab-project-id: '1827'
secrets:
Expand All @@ -16,7 +16,7 @@ jobs:

gitlab-dev-deploy-overlay:
if: ${{ github.event.registry_package.package_version.container_metadata.tag.name == 'development' }}
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].3
with:
gitlab-project-id: '1856'
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
e2e-tests:
if: ${{ github.event.registry_package.package_version.container_metadata.tag.name == 'development' }}
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].3
with:
gitlab-project-id: "1843"
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on:

jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].3
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ on:

jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].3
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ on:

jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].3
secrets: inherit
148 changes: 74 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 039bbcc

Please sign in to comment.