Skip to content

Commit 25f51d3

Browse files
committed
chore(deps): Update golangci/golangci-lint-action action to v9
1 parent 95a4b8e commit 25f51d3

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@v8
21+
uses: golangci/golangci-lint-action@v9
2222
with:
2323
version: v2.6.2

0 commit comments

Comments
 (0)