Skip to content

Commit

Permalink
upgrade setup terraform action
Browse files Browse the repository at this point in the history
  • Loading branch information
eschultink committed Nov 20, 2023
1 parent 0d03f2e commit 3388939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3

- name: 'setup Terraform'
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ env.TERRAFORM_VERSION }}

Expand Down

0 comments on commit 3388939

Please sign in to comment.