diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml index 3a5f99e9..fcf6509a 100644 --- a/.github/workflows/golangci-lint.yml +++ b/.github/workflows/golangci-lint.yml @@ -14,6 +14,7 @@ jobs: - uses: actions/checkout@v2 - name: golangci-lint uses: golangci/golangci-lint-action@v2 + with: # Required: the version of golangci-lint is required and must be # specified without patch version: we always use the latest patch version. # https://github.com/golangci/golangci-lint/releases