Skip to content

chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 … #2694

chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 …

chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 … #2694

Workflow file for this run

name: Actions CI Pipeline
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint Actions
uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true