File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
3232 with :
3333 check-latest : true
34- go-version : 1.26.4
34+ go-version : 1.26.5
3535 - name : Run golangci-lint
3636 uses : golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9
3737 with :
Original file line number Diff line number Diff line change 3434 uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
3535 with :
3636 check-latest : true
37- go-version : 1.26.4
37+ go-version : 1.26.5
3838 - name : Build all binaries
3939 run : make build-all
4040 code_coverage :
7272 uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
7373 with :
7474 check-latest : true
75- go-version : 1.26.4
75+ go-version : 1.26.5
7676 - name : Run tests and generate coverage report
7777 run : make build/cover.out
7878 - name : Archive code coverage results
Original file line number Diff line number Diff line change 3434 uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
3535 with :
3636 check-latest : true
37- go-version : 1.26.4
37+ go-version : 1.26.5
3838 - name : Initialize CodeQL
3939 uses : github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4
4040 with :
You can’t perform that action at this time.
0 commit comments