Skip to content

Commit dcbe9dd

Browse files
authored
Merge pull request #53 from lima-vm/dependabot/github_actions/golangci/golangci-lint-action-6.4.1
Bump golangci/golangci-lint-action from 6.3.3 to 6.4.1
2 parents 3fb6c97 + c9c954e commit dcbe9dd

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
fetch-depth: 1
1818
- name: Run golangci-lint
19-
uses: golangci/golangci-lint-action@v6.3.3
19+
uses: golangci/golangci-lint-action@v6.4.1
2020
with:
2121
version: v1.60.1
2222
args: --verbose

0 commit comments

Comments
 (0)