Skip to content

Commit

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

gh-action: bump hashicorp/setup-terraform from 3.1.1 to 3.1.2
  • Loading branch information
jwiechmann authored Oct 21, 2024
2 parents 05b85f8 + 52c5b62 commit 1812850
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/[email protected].1
uses: hashicorp/[email protected].2
with:
terraform_version: ${{ matrix.terraform }}
terraform_wrapper: false
Expand Down

0 comments on commit 1812850

Please sign in to comment.