Skip to content

Commit 3183d3b

Browse files
chore(deps): update golangci/golangci-lint-action action to v7
1 parent 5127a65 commit 3183d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
run: make build
3232
- name: Unit Tests
3333
run: make test
34-
- uses: golangci/golangci-lint-action@v6
34+
- uses: golangci/golangci-lint-action@v7
3535
name: Linting

0 commit comments

Comments
 (0)