diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c0f12569..18e9d79df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: # Note: There is also a "lint" target in docker-bake.hcl for local linting # If you make changes to this, please make sure to also update the local linting target - name: golangci-lint - uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0 + uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0 with: version: v1.54 args: --timeout=30m