Skip to content

Commit 3b7c5bc

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent 812a47f commit 3b7c5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
go-version: '1.25'
3838
- name: golangci-lint ${{ matrix.modules }}
39-
uses: golangci/golangci-lint-action@v8
39+
uses: golangci/golangci-lint-action@v9
4040
with:
4141
working-directory: ${{ matrix.modules }}
4242
version: latest

0 commit comments

Comments
 (0)