Skip to content

Commit ec72248

Browse files
committed
Update golangci-lint version
Signed-off-by: Jonathan West <[email protected]>
1 parent 5279a31 commit ec72248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: golangci-lint
17-
uses: golangci/golangci-lint-action@v3
17+
uses: golangci/golangci-lint-action@v8
1818
with:
1919
version: v2.40.0
2020
only-new-issues: true

0 commit comments

Comments
 (0)