Skip to content

Commit 4dcccfc

Browse files
authored
chore: update golangci_lint version (runfinch#263)
chore: update golangci version Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent 097fb7e commit 4dcccfc

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)