Skip to content

Commit 135cf3e

Browse files
authored
Merge pull request #3231 from lima-vm/dependabot/github_actions/golangci/golangci-lint-action-6.4.0
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.4.0
2 parents 0d858d1 + 718ab89 commit 135cf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Verify generated files
4040
run: make install-tools generate check-generated
4141
- name: Run golangci-lint
42-
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
42+
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
4343
with:
4444
version: v1.64.2
4545
args: --verbose --timeout=10m

0 commit comments

Comments
 (0)