Skip to content

Commit 0f2df8a

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.4 (#48)
Co-authored-by: netic-renovate[bot] <207156494+netic-renovate[bot]@users.noreply.github.com>
1 parent 9e299fd commit 0f2df8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: golangci-lint
3737
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
3838
with:
39-
version: v2.11.3
39+
version: v2.11.4
4040

4141
- name: Run tests
4242
run: go test -race -cover -v ./...

0 commit comments

Comments
 (0)