Allow injection of Spoke version
and update some version numbers!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user