Skip to content

Commit 1a45fb1

Browse files
committed
golangci-lint v1.54.2
Signed-off-by: Akihiro Suda <[email protected]>
1 parent e74268d commit 1a45fb1

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run golangci-lint
2323
uses: golangci/[email protected]
2424
with:
25-
version: v1.53.1
25+
version: v1.54.2
2626
args: --verbose
2727
- name: Run yamllint
2828
run: yamllint .

0 commit comments

Comments
 (0)