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