Skip to content

Commit bfbfeb8

Browse files
authored
Merge pull request #41 from AkihiroSuda/dev
update golangci-lint (1.55.2)
2 parents ae7ea0b + 8c52728 commit bfbfeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: golangci-lint
1818
uses: golangci/[email protected]
1919
with:
20-
version: v1.54.2
20+
version: v1.55.2
2121
args: --verbose
2222
- run: go install ./cmd/diffoci
2323
- name: smoke test

0 commit comments

Comments
 (0)