Skip to content

Commit 6a75971

Browse files
committed
Update golangci-lint to v1.56.1
Signed-off-by: Austin Vazquez <[email protected]>
1 parent f44d90b commit 6a75971

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: ./.github/actions/install-go
3131
- uses: golangci/golangci-lint-action@v4
3232
with:
33-
version: v1.55.2
33+
version: v1.56.1
3434
skip-cache: true
3535
args: --timeout=8m
3636

0 commit comments

Comments
 (0)