Skip to content

Commit

Permalink
update terratest pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dhyanio committed Oct 20, 2020
1 parent ac3e0ce commit 7c36ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: 'Terratest'
if: ${{ github.event.label.name == 'terratest' }}
uses: 'clouddrove/github-actions@v5.0'
uses: 'clouddrove/github-actions@v4.0'
with:
actions_subcommand: 'terratest'
tf_actions_working_dir: '_test'
Expand Down

0 comments on commit 7c36ab3

Please sign in to comment.