Skip to content

Commit ae802b6

Browse files
committed
chore: update golangci version
Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent 097fb7e commit ae802b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
workflow_dispatch:
1414
env:
1515
GO_VERSION: '1.23.8'
16-
GOLANGCI_LINT_VERSION: '1.60.3'
16+
GOLANGCI_LINT_VERSION: '1.64.8'
1717
jobs:
1818
git-secrets:
1919
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)