Skip to content

Commit 260f7fd

Browse files
build(deps): bump golangci/golangci-lint-action from 8 to 9 (#1000)
1 parent e71b970 commit 260f7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
go-version: "stable"
2424
- run: make add-gowork
2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@v8
26+
uses: golangci/golangci-lint-action@v9
2727
with:
2828
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
2929
version: latest

0 commit comments

Comments
 (0)