Skip to content

Commit 4ead740

Browse files
committed
chore(deps): update golangci/golangci-lint-action action to v3.7.1
1 parent 22b77f3 commit 4ead740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Running golangci-lint
2929
- name: Linting
3030
if: matrix.lint
31-
uses: golangci/golangci-lint-action@v3.7.0
31+
uses: golangci/golangci-lint-action@v3.7.1
3232
with:
3333
version: v1.51.2
3434

0 commit comments

Comments
 (0)