Skip to content

Commit 31dbf99

Browse files
ci(tools): update golangci/golangci-lint-action action to v6.3.0
1 parent 9a46e1e commit 31dbf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: make format && git diff --exit-code
2727

2828
- name: golangci-lint
29-
uses: golangci/golangci-lint-action@v6.2.0
29+
uses: golangci/golangci-lint-action@v6.3.0
3030
with:
3131
version: v1.61
3232

0 commit comments

Comments
 (0)