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:
dependabot[bot] 2021-05-11 00:29:06 +00:00 committed by GitHub
parent d998ce556e
commit 9fbf669fcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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