Skip to content

Commit 67b81e4

Browse files
committed
Update to golangci-lint@v1.61.0
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
1 parent 54e6da2 commit 67b81e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@v3
4141
- uses: golangci/golangci-lint-action@v6
4242
with:
43-
version: v1.52.2
43+
version: v1.61.0
4444
skip-cache: true
4545
args: --timeout=5m
4646

0 commit comments

Comments
 (0)