Skip to content

Commit e70104e

Browse files
committedOct 7, 2024··
Upgrade to golangci-lint@v1.61.0
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
1 parent ffe5586 commit e70104e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@v4
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)