Skip to content

Commit 1135732

Browse files
authored
Merge pull request #1514 from kubean-io/dependabot/github_actions/golangci/golangci-lint-action-7
Bump golangci/golangci-lint-action from 6 to 7
2 parents 58186b7 + bc54c80 commit 1135732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-pr-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
go-version: 1.22.4
5454

5555
- name: static check
56-
uses: golangci/golangci-lint-action@v6
56+
uses: golangci/golangci-lint-action@v7
5757
with:
5858
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
5959
version: v1.59.1

0 commit comments

Comments
 (0)