Skip to content

Bump golang.org/x/text from 0.16.0 to 0.17.0 in /protoc-gen-gripmock #12

Bump golang.org/x/text from 0.16.0 to 0.17.0 in /protoc-gen-gripmock

Bump golang.org/x/text from 0.16.0 to 0.17.0 in /protoc-gen-gripmock #12

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