diff --git a/.github/workflows/maintenance.yml b/.github/workflows/maintenance.yml index 8df1ea15..009b6d8a 100644 --- a/.github/workflows/maintenance.yml +++ b/.github/workflows/maintenance.yml @@ -15,6 +15,7 @@ jobs: go-version-file: 'go.mod' - name: make tflint in tools/magic-modules run: | + go install golang.org/x/tools/cmd/goimports@latest cd tools/magic-modules make tflint env: