Skip to content

Commit

Permalink
Merge pull request #379 from OWASP/dependabot/github_actions/hashicor…
Browse files Browse the repository at this point in the history
…p/setup-terraform-3

build(deps): bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
commjoen authored Nov 1, 2023
2 parents 0103417 + 3838b71 commit 6e5e3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
path: ~/.tflint.d/plugins
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.1.7
- name: Setup TFLint
Expand Down

0 comments on commit 6e5e3b7

Please sign in to comment.