Skip to content

Commit

Permalink
Update hashicorp/setup-terraform action to v3 (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jcma-google committed Aug 2, 2024
1 parent 2c1755b commit 2bea61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: setup terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3

- name: terraform fmt
id: tf_fmt
Expand Down

0 comments on commit 2bea61f

Please sign in to comment.