Skip to content

Commit 21c5537

Browse files
authored
chore(deps): Update golangci/golangci-lint-action action to v8
1 parent ba8a841 commit 21c5537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
go-version-file: go.mod
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v7
21+
uses: golangci/golangci-lint-action@v8
2222
with:
2323
version: v2.3.0

0 commit comments

Comments
 (0)