Skip to content

Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.23.0 #522

Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.23.0

Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.23.0 #522

name: JSON check
on:
push:
paths:
- '**.json'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"