Skip to content

build(deps): bump google.golang.org/grpc from 1.46.2 to 1.53.0 in /test #432

build(deps): bump google.golang.org/grpc from 1.46.2 to 1.53.0 in /test

build(deps): bump google.golang.org/grpc from 1.46.2 to 1.53.0 in /test #432

Workflow file for this run

name: "Semantic Pull Request"
permissions: read-all
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Semantic Pull Request
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
name: Semantic Pull Request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}