Skip to content

Commit

Permalink
chore: bump epam/ai-dial-ci from 1.9.1 to 1.9.2 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 47d45fa commit b6428ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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/pr-title-check.yml@1.9.1
uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@1.9.2
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,7 +6,7 @@ on:

jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/python_package_pr.yml@1.9.1
uses: epam/ai-dial-ci/.github/workflows/python_package_pr.yml@1.9.2
secrets: inherit
with:
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 @@ -6,7 +6,7 @@ on:

jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/python_package_release.yml@1.9.1
uses: epam/ai-dial-ci/.github/workflows/python_package_release.yml@1.9.2
secrets: inherit
with:
python_version: 3.11
Expand Down

0 comments on commit b6428ac

Please sign in to comment.