You've already forked go-semantic-release
fix(#62): show message block with right indent
This commit is contained in:
committed by
Felix Wiedmann
parent
ec8dc17df2
commit
c5f993e7de
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -22,9 +22,9 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.29
|
||||
version: latest
|
||||
|
||||
- name: Run tests
|
||||
run: go test ./...
|
||||
|
||||
Reference in New Issue
Block a user