Skip to content

chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 #141

chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0

chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 #141

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
lint:
permissions:
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}