build(deps): bump Jerome1337/gofmt-action from v1.0.2 to v1.0.4
Bumps [Jerome1337/gofmt-action](https://github.com/Jerome1337/gofmt-action) from v1.0.2 to v1.0.4. - [Release notes](https://github.com/Jerome1337/gofmt-action/releases) - [Commits](https://github.com/Jerome1337/gofmt-action/compare/v1.0.2...4899d680cd7d4a959becfe74f97170c5847f859c) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d998ce556e
commit
b70ddbef91
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
|
||||
uses: Jerome1337/goimports-action@v1.0.2
|
||||
- name: Format
|
||||
uses: Jerome1337/gofmt-action@v1.0.2
|
||||
uses: Jerome1337/gofmt-action@v1.0.4
|
||||
- name: Lint
|
||||
uses: Jerome1337/golint-action@v1.0.2
|
||||
|
||||
|
|
Loading…
Reference in a new issue