Skip to content

Commit dcc49ce

Browse files
build(deps): Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1830)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40fa1e9 commit dcc49ce

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
@@ -21,6 +21,6 @@ jobs:
2121
with:
2222
go-version-file: 'go.mod'
2323
- name: Run linters
24-
uses: golangci/golangci-lint-action@v3.6.0
24+
uses: golangci/golangci-lint-action@v3.7.0
2525
with:
2626
version: v1.51

0 commit comments

Comments
 (0)