Skip to content

Commit

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

chore(deps): bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
argoyle authored Oct 31, 2023
2 parents 7392475 + dad17c8 commit 2fe2e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3

- name: Terraform Format
id: fmt
Expand Down

0 comments on commit 2fe2e43

Please sign in to comment.