Skip to content

Commit

Permalink
Merge pull request #2 from porscheofficial/setup-terraform-update
Browse files Browse the repository at this point in the history
chore: update setup-terraform version
  • Loading branch information
mansab committed Aug 23, 2023
2 parents c85424d + cfc7810 commit 237e68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hashicorp/setup-terraform@v2.0.0
- uses: hashicorp/setup-terraform@v2.0.3
with:
terraform_version: ~> 1.4.5
- name: Lint Terraform code
Expand Down

0 comments on commit 237e68d

Please sign in to comment.