Skip to content

Commit 744d3e8

Browse files
authored
Merge branch 'main' into dependabot/go_modules/golang.org/x/tools-0.21.0
2 parents 5cb4a8a + 82fab5f commit 744d3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
go-version-file: go.mod
1414
- name: golangci-lint
15-
uses: golangci/golangci-lint-action@v5
15+
uses: golangci/golangci-lint-action@v6
1616
with:
1717
version: v1.56.2
1818
- name: go mod tidy check

0 commit comments

Comments
 (0)