Skip to content

Commit 0d2203a

Browse files
build(deps): bump golangci/golangci-lint-action from 8 to 9 (#133)
1 parent ebe697a commit 0d2203a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
go-version-file: go.mod
9696
cache: false # managed by golangci-lint
9797

98-
- uses: golangci/golangci-lint-action@v8
98+
- uses: golangci/golangci-lint-action@v9
9999
name: Install golangci-lint
100100
with:
101101
version: latest

0 commit comments

Comments
 (0)