Skip to content

Bump github.com/gripmock/grpc-interceptors from 1.0.3 to 1.0.4 #33

Bump github.com/gripmock/grpc-interceptors from 1.0.3 to 1.0.4

Bump github.com/gripmock/grpc-interceptors from 1.0.3 to 1.0.4 #33

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/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile