File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 workflow_dispatch :
77jobs :
88 tf-checks-multi_node_non_vpc-example :
9- uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.7
9+ uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1010 with :
1111 working_directory : ' ./examples/multi_node_non_vpc/'
1212 tf-checks-multi_node_vpc-example :
13- uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.7
13+ uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1414 with :
1515 working_directory : ' ./examples/multi_node_vpc/'
1616 tf-checks-single_node_non_vpc-example :
17- uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.7
17+ uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1818 with :
1919 working_directory : ' ./examples/single_node_non_vpc/'
2020 tf-checks-single_node_vpc-example :
21- uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.7
21+ uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
2222 with :
2323 working_directory : ' ./examples/single_node_vpc/'
You can’t perform that action at this time.
0 commit comments