Skip to content

Commit 2a4b8d8

Browse files
authored
Merge pull request #1747 from lima-vm/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
2 parents bee0502 + 344cdca commit 2a4b8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
go-version: 1.21.x
2222
- name: Run golangci-lint
23-
uses: golangci/golangci-lint-action@v3.6.0
23+
uses: golangci/golangci-lint-action@v3.7.0
2424
with:
2525
version: v1.53.1
2626
args: --verbose

0 commit comments

Comments
 (0)