File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7373 - name : Golangci-lint
7474 uses : golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
7575 with :
76- version : v1.63
76+ version : v1.64
7777 args : --timeout 10m0s
7878
7979 - name : Checkmake
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ GIT_COMMIT=$(shell script/create-version-files.sh)
4646GIT_RELEASE =$(shell script/get-git-release.sh)
4747GIT_PREVIOUS_RELEASE =$(shell script/get-git-previous-release.sh)
4848CLAIM_FORMAT_VERSION =$(shell script/get-claim-version.sh)
49- GOLANGCI_VERSION =v1.64.2
49+ GOLANGCI_VERSION =v1.64.3
5050LINKER_CERTSUITE_RELEASE_FLAGS =-X github.com/redhat-best-practices-for-k8s/certsuite/pkg/versions.GitCommit=${GIT_COMMIT}
5151LINKER_CERTSUITE_RELEASE_FLAGS+ = -X github.com/redhat-best-practices-for-k8s/certsuite/pkg/versions.GitRelease=${GIT_RELEASE}
5252LINKER_CERTSUITE_RELEASE_FLAGS+ = -X github.com/redhat-best-practices-for-k8s/certsuite/pkg/versions.GitPreviousRelease=${GIT_PREVIOUS_RELEASE}
You can’t perform that action at this time.
0 commit comments