Skip to content

Commit f5fe168

Browse files
authored
Merge pull request #2038 from AkihiroSuda/dev
update golangci-lint (1.55.2)
2 parents 2e1d5e1 + fe0921e commit f5fe168

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run golangci-lint
3333
uses: golangci/[email protected]
3434
with:
35-
version: v1.54.2
35+
version: v1.55.2
3636
args: --verbose
3737
- name: Run yamllint
3838
run: yamllint .

0 commit comments

Comments
 (0)