Skip to content

Commit

Permalink
chore: update workflow references (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalevov authored Nov 8, 2023
1 parent 2ab3486 commit 68a6c6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/test_python_docker.yml@1.0.0
uses: epam/ai-dial-ci/.github/workflows/test_python_docker.yml@1.0.2
with:
bypass_checks: false
python_version: 3.11
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ env:

jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/publish_python_docker.yml@1.0.0
uses: epam/ai-dial-ci/.github/workflows/publish_python_docker.yml@1.0.2
secrets: inherit

0 comments on commit 68a6c6b

Please sign in to comment.