Skip to content

Commit

Permalink
Merge pull request #48 from terraform-module/renovate/master-.github/…
Browse files Browse the repository at this point in the history
…workflows-hashicorp-setup-terraform-3.x

chore(deps): update dependency hashicorp/setup-terraform to v3 (.github/workflows/linter.yml) (master)
  • Loading branch information
ivankatliarchuk authored Jan 7, 2024
2 parents 94e61f0 + 4cbd1ff commit cb99dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@master
# https://github.com/hashicorp/setup-terraform
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3

- name: Cache terraform folder
uses: actions/cache@v3.3.2
Expand Down

0 comments on commit cb99dcb

Please sign in to comment.