diff --git a/.github/workflows/codegen.yaml b/.github/workflows/codegen.yaml index 68ed5ab..91e5b53 100644 --- a/.github/workflows/codegen.yaml +++ b/.github/workflows/codegen.yaml @@ -36,7 +36,7 @@ jobs: go-version-file: './codegen/go.mod' - name: golangci-lint - uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0 + uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1 with: version: ${{ env.GOLANGCI_LINT_VERSION }} working-directory: ./codegen