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
|
||||
run: go vet ./...
|
||||
- name: Imports
|
||||
uses: Jerome1337/goimports-action@v1.0.2
|
||||
uses: Jerome1337/goimports-action@v1.0.3
|
||||
- name: Format
|
||||
uses: Jerome1337/gofmt-action@v1.0.2
|
||||
- name: Lint
|
||||
|
|
Loading…
Reference in a new issue