Skip to content

Commit bb5fe0c

Browse files
chore(deps): update hashicorp/setup-terraform action to v3 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce13b39 commit bb5fe0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Setup Terraform
16-
uses: hashicorp/setup-terraform@v2.0.3
16+
uses: hashicorp/setup-terraform@v3.0.0
1717
with:
1818
terraform_version: ${{ matrix['terraform-versions'] }}
1919
terraform_wrapper: false

0 commit comments

Comments
 (0)