This is an automated email from the ASF dual-hosted git repository.
wangdan pushed a commit to branch fix-github-ubuntu-2004-runner-removed
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
The following commit(s) were added to
refs/heads/fix-github-ubuntu-2004-runner-removed by this push:
new f5022cb84 bump golangci-lint-action to v7
f5022cb84 is described below
commit f5022cb84932b1390e21f93fb9468adbcd2ebd8c
Author: Dan Wang <[email protected]>
AuthorDate: Fri Apr 25 13:01:16 2025 +0800
bump golangci-lint-action to v7
---
.github/workflows/lint_and_test_go-client.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/lint_and_test_go-client.yml
b/.github/workflows/lint_and_test_go-client.yml
index 0d0fe22cb..3e68d957f 100644
--- a/.github/workflows/lint_and_test_go-client.yml
+++ b/.github/workflows/lint_and_test_go-client.yml
@@ -76,7 +76,7 @@ jobs:
run: make build
# because some files are generated after building, so lint after the
build step
- name: Lint Go
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v7
with:
version: v2.1.5
working-directory: ./go-client
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]