Skip to content

Commit f5713ed

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent f04f444 commit f5713ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: go mod tidy && git diff --exit-code go.mod go.sum
5454

5555
- name: Lint
56-
uses: golangci/golangci-lint-action@v6
56+
uses: golangci/golangci-lint-action@v8
5757
with:
5858
version: ${{ env.GOLANGCI_VERSION }}
5959

0 commit comments

Comments
 (0)