Skip to content

Commit 7914006

Browse files
committed
Update submodules in automated maintenance action
1 parent 4b4823d commit 7914006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maintenance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
go-version-file: 'go.mod'
1616
- name: make tflint in tools/magic-modules
1717
run: |
18+
git submodule update --remote
1819
go install golang.org/x/tools/cmd/goimports@latest
1920
cd tools/magic-modules
2021
make tflint

0 commit comments

Comments
 (0)