Skip to content

chore(deps): Bump tonic from 0.11.0 to 0.12.3 in /integration_tests/feature-store/server #38823

chore(deps): Bump tonic from 0.11.0 to 0.12.3 in /integration_tests/feature-store/server

chore(deps): Bump tonic from 0.11.0 to 0.12.3 in /integration_tests/feature-store/server #38823

name: PR Title Checker
on:
pull_request:
types: [opened, edited, labeled]
jobs:
check:
runs-on: ubuntu-latest
name: pr-title-checker
steps:
- uses: thehanimo/pr-title-checker@v1.4.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
configuration_path: ".github/pr-title-checker-config.json"