build(deps): bump Jerome1337/goimports-action from v1.0.2 to v1.0.3
Bumps [Jerome1337/goimports-action](https://github.com/Jerome1337/goimports-action) from v1.0.2 to v1.0.3. - [Release notes](https://github.com/Jerome1337/goimports-action/releases) - [Commits](https://github.com/Jerome1337/goimports-action/compare/v1.0.2...cdf3ff946ea5f2c631af978819e8ce567c12dcaa) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d998ce556e
commit
9fbf669fcd
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…
Add table
Reference in a new issue