Refactor file path in actions-validate.yml

This commit is contained in:
2024-09-29 18:08:11 +02:00
parent 6da356ec5e
commit 0eaedb20cb
5 changed files with 1 additions and 1 deletions
@@ -0,0 +1,10 @@
name: Setup Terraform Environment
description: Prepare the environment for A13labs CI/CD pipelines
runs:
using: "composite"
steps:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v1
with:
terraform_version: 1.9.6