Skip to content

fix(deps): update module google.golang.org/protobuf to v1.35.2 #11086

fix(deps): update module google.golang.org/protobuf to v1.35.2

fix(deps): update module google.golang.org/protobuf to v1.35.2 #11086

Workflow file for this run

name: lint
on:
pull_request:
branches:
- master
push:
branches:
- master
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: morphy2k/revive-action@v2