diff --git a/.github/workflows/code-health-tools.yml b/.github/workflows/code-health-tools.yml index 0456e24cd6..ee7029afda 100644 --- a/.github/workflows/code-health-tools.yml +++ b/.github/workflows/code-health-tools.yml @@ -101,7 +101,7 @@ jobs: go-version-file: 'tools/cli/go.mod' cache: false # see https://github.com/golangci/golangci-lint-action/issues/807 - name: golangci-lint - uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 + uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 with: version: v1.60.3 working-directory: tools/cli