Skip to content

Commit 443b7f9

Browse files
Update golangci/golangci-lint-action action to v9 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8707a92 commit 443b7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
check-latest: true
7373

7474
- name: lint
75-
uses: golangci/golangci-lint-action@v8
75+
uses: golangci/golangci-lint-action@v9
7676

7777
- name: lint-api
7878
run: make lint-api

0 commit comments

Comments
 (0)