File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 77 pull_request :
88 paths-ignore :
99 - ' **.md'
10- schedule :
11- - cron : 0 0 * * 5
1210
1311jobs :
1412 plugin_test :
2321 uses : asdf-vm/actions/plugin-test@v1
2422 with :
2523 command : terraform-docs --version
26- version : 0.10 .1
24+ version : 0.14 .1
2725
2826 lint_and_tests :
2927 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -29,5 +29,3 @@ This source code has been generated with :
2929cookiecutter --overwrite-if-exists --directory plugins/terraform-docs --no-input https://github.com/looztra/cookiecutter-asdf-plugin
3030
3131```
32-
33-
Original file line number Diff line number Diff line change 55}
66
77@test " can install 0.10.1" {
8- asdf install terraform-docs 0.10 .1
8+ asdf install terraform-docs 0.14 .1
99}
You can’t perform that action at this time.
0 commit comments