Skip to content

Commit

Permalink
chore: bump epam/ai-dial-ci from 1.11.0 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [epam/ai-dial-ci](https://github.com/epam/ai-dial-ci) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/epam/ai-dial-ci/releases)
- [Commits](epam/ai-dial-ci@1.11.0...1.11.1)

---
updated-dependencies:
- dependency-name: epam/ai-dial-ci
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 354085b commit 3b4f88d
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/[email protected].0
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
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/[email protected].0
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
secrets: inherit
with:
python_version: 3.8
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/[email protected].0
uses: epam/ai-dial-ci/.github/workflows/[email protected].1
secrets: inherit
with:
python_version: 3.8
Expand Down

0 comments on commit 3b4f88d

Please sign in to comment.