Skip to content

Commit 3ccf883

Browse files
authored
Merge pull request onflow#1164 from onflow/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
2 parents a44b70f + 522fa30 commit 3ccf883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
go-version: '1.19'
4646
- name: generate
4747
run: make generate
48-
- uses: golangci/golangci-lint-action@v3.6.0
48+
- uses: golangci/golangci-lint-action@v3.7.0
4949
with:
5050
version: v1.52.2
5151
args: --timeout=3m

0 commit comments

Comments
 (0)