Merge pull request #531 from chihaya/dependabot/github_actions/Jerome1337/goimports-action-v1.0.3
build(deps): bump Jerome1337/goimports-action from v1.0.2 to v1.0.3
This commit is contained in:
commit
b9572c1770
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yaml
vendored
2
.github/workflows/CI.yaml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- name: Vet
|
- name: Vet
|
||||||
run: go vet ./...
|
run: go vet ./...
|
||||||
- name: Imports
|
- name: Imports
|
||||||
uses: Jerome1337/goimports-action@v1.0.2
|
uses: Jerome1337/goimports-action@v1.0.3
|
||||||
- name: Format
|
- name: Format
|
||||||
uses: Jerome1337/gofmt-action@v1.0.2
|
uses: Jerome1337/gofmt-action@v1.0.2
|
||||||
- name: Lint
|
- name: Lint
|
||||||
|
|
Loading…
Add table
Reference in a new issue