Skip to content

Commit 2920eaa

Browse files
authored
Merge pull request #1624 from lima-vm/dependabot/github_actions/golangci/golangci-lint-action-3.6.0
build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0
2 parents a9b09cd + 27102e9 commit 2920eaa

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
fetch-depth: 1
2222
- name: Run golangci-lint
23-
uses: golangci/golangci-lint-action@v3.5.0
23+
uses: golangci/golangci-lint-action@v3.6.0
2424
with:
2525
version: v1.53.1
2626
args: --verbose

0 commit comments

Comments
 (0)