Skip to content

Commit

Permalink
Update terraform version to 1.5.7 in GitHub Action (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
felladrin committed Nov 7, 2023
1 parent f4464e5 commit 2e6e936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: docker-compose up -d minio secondminio thirdminio fourthminio
- uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.4.7
terraform_version: 1.5.7
terraform_wrapper: false
- name: Install Task
uses: arduino/setup-task@v1
Expand Down

0 comments on commit 2e6e936

Please sign in to comment.