diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 5d599b08..7db82388 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -64,6 +64,6 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0 with: - version: v1.55.2 + version: v1.63.4 working-directory: ${{ github.workspace }}/tests args: --timeout 6m