Skip to content

fix(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 #121

fix(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0

fix(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 #121

Workflow file for this run

name: semantic-pr
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
requireScope: true
subjectPattern: ^(?![A-Z]).+$