Skip to content

Commit 796d2ef

Browse files
Update dependency golangci/golangci-lint to v2.12.1
1 parent fd0cf16 commit 796d2ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-assurance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
go-version: "1.26"
1717
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
1818
with:
19-
version: v2.10.1
19+
version: v2.12.1
2020

2121
go-mod-tidy:
2222
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)