diff --git a/.github/workflows/clustertool.golangci-lint.yaml b/.github/workflows/clustertool.golangci-lint.yaml index 5bbd24c82e2..efc05ac48f3 100644 --- a/.github/workflows/clustertool.golangci-lint.yaml +++ b/.github/workflows/clustertool.golangci-lint.yaml @@ -38,7 +38,7 @@ jobs: go-version: stable - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: golangci-lint - uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6 + uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6 with: version: latest args: --timeout 3m0s