Skip to content

Commit 6f94fab

Browse files
chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#129)
1 parent 1d792e3 commit 6f94fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: go mod download
2727

2828
- name: golangci-lint
29-
uses: golangci/golangci-lint-action@v7
29+
uses: golangci/golangci-lint-action@v8
3030
with:
3131
only-new-issues: true

0 commit comments

Comments
 (0)