We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae7ea0b + 8c52728 commit bfbfeb8Copy full SHA for bfbfeb8
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: golangci-lint
18
uses: golangci/[email protected]
19
with:
20
- version: v1.54.2
+ version: v1.55.2
21
args: --verbose
22
- run: go install ./cmd/diffoci
23
- name: smoke test
0 commit comments