Skip to content

Commit

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

Bump hashicorp/setup-terraform from 1 to 2
  • Loading branch information
sebastian-luna-valero authored Apr 20, 2022
2 parents 79a342f + a803c32 commit b12acc8
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 @@ -35,7 +35,7 @@ jobs:
cd deployment
./site-config.sh
- name: Setup Terraform
uses: hashicorp/setup-terraform@v1
uses: hashicorp/setup-terraform@v2
- name: Terraform Format
id: fmt
run: |
Expand Down

0 comments on commit b12acc8

Please sign in to comment.