Skip to content

Commit e7d90ec

Browse files
authored
Merge pull request #403 from EngineeringKiosk/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.12.2
2 parents 88a5d6d + 2459673 commit e7d90ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: golangci-lint
5353
uses: golangci/golangci-lint-action@v9
5454
with:
55-
version: v2.12.1
55+
version: v2.12.2
5656
working-directory: app
5757

5858
# golangci-lint contains only a set of rules from staticcheck.

0 commit comments

Comments
 (0)