Skip to content

Commit

Permalink
Merge pull request #128 from idealo/dependabot/github_actions/next/ha…
Browse files Browse the repository at this point in the history
…shicorp/setup-terraform-3.1.1

gh-action: bump hashicorp/setup-terraform from 3.0.0 to 3.1.1
  • Loading branch information
MaximKolpakov authored Jul 18, 2024
2 parents 17c25af + 6452ae6 commit 7ca96a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
go-version-file: "go.mod"
cache: true
- name: Setup Terraform
uses: hashicorp/setup-terraform@v3.0.0
uses: hashicorp/setup-terraform@v3.1.1
with:
terraform_version: ${{ matrix.terraform }}
terraform_wrapper: false
Expand Down

0 comments on commit 7ca96a7

Please sign in to comment.