Skip to content

Commit 3162eea

Browse files
committed
update pull_requests.yml
1 parent 638b64b commit 3162eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
wget -q https://releases.hashicorp.com/terraform/1.6.0/terraform_1.6.0_linux_amd64.zip
6767
unzip terraform_1.6.0_linux_amd64.zip -d /usr/local/bin/
6868
fi
69-
sh scripts/terraform-validate.sh ${CHANGED_FOLDERS}
69+
bash scripts/terraform-validate.sh ${CHANGED_FOLDERS}

0 commit comments

Comments
 (0)