Skip to content

Commit

Permalink
Merge pull request #44 from EGI-Federation/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…hashicorp/setup-terraform-3

Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
sebastian-luna-valero authored Oct 31, 2023
2 parents 06bacde + ad6691a commit 67b8213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cd deployment
./site-config.sh
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.2.9
- name: Terraform Format
Expand Down

0 comments on commit 67b8213

Please sign in to comment.