Skip to content

Bump google.golang.org/grpc from 1.69.4 to 1.70.0 #138

Bump google.golang.org/grpc from 1.69.4 to 1.70.0

Bump google.golang.org/grpc from 1.69.4 to 1.70.0 #138

Workflow file for this run

name: Hadolint
on:
pull_request:
jobs:
hadolint:
name: Lint dockerfile
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run hadolint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile