Skip to content

Commit 104f5f8

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.3.1
1 parent 8c2d846 commit 104f5f8

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
@@ -11,7 +11,7 @@ jobs:
1111
name: Lint code
1212
runs-on: ubuntu-latest
1313
env:
14-
GOLANGCI_LINT_VERSION: v2.1.6 # github-releases:golangci/golangci-lint
14+
GOLANGCI_LINT_VERSION: v2.3.1 # github-releases:golangci/golangci-lint
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1717
- name: Set up Go

0 commit comments

Comments
 (0)