Allow injection of Spoke version

and update some version numbers!
This commit is contained in:
2020-03-04 20:44:31 -05:00
parent 293e39f72c
commit cbd9995458
4 changed files with 35 additions and 26 deletions

View File

@@ -9,15 +9,15 @@ jobs:
- name: fmt
uses: hashicorp/terraform-github-actions@master
with:
tf_actions_version: 0.12.20
tf_actions_version: 0.12.21
tf_actions_subcommand: fmt
- name: init
uses: hashicorp/terraform-github-actions@master
with:
tf_actions_version: 0.12.20
tf_actions_version: 0.12.21
tf_actions_subcommand: init
- name: validate
uses: hashicorp/terraform-github-actions@master
with:
tf_actions_version: 0.12.20
tf_actions_version: 0.12.21
tf_actions_subcommand: validate