Skip to content

Commit

Permalink
Merge pull request #41 from AkihiroSuda/dev
Browse files Browse the repository at this point in the history
update golangci-lint (1.55.2)
  • Loading branch information
AkihiroSuda authored Nov 28, 2023
2 parents ae7ea0b + 8c52728 commit bfbfeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
with:
version: v1.54.2
version: v1.55.2
args: --verbose
- run: go install ./cmd/diffoci
- name: smoke test
Expand Down

0 comments on commit bfbfeb8

Please sign in to comment.