Skip to content

Commit 04765b8

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.12.1
1 parent 1ab9da2 commit 04765b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/internal_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Run golangci-lint
3232
uses: golangci/golangci-lint-action@v9
3333
with:
34-
version: v2.11.4
34+
version: v2.12.1
3535

3636
- name: Run Unit and Integration Test of internal packages
3737
env:

0 commit comments

Comments
 (0)