Skip to content

Commit

Permalink
update golangci-lint (1.60.1)
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
  • Loading branch information
AkihiroSuda committed Aug 17, 2024
1 parent ef6c80b commit 553ee68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.1.0
with:
version: v1.59.1
version: v1.60.1
args: --verbose
- name: yamllint-lint
run: make lint-yaml
Expand Down

0 comments on commit 553ee68

Please sign in to comment.