Skip to content

Commit

Permalink
Merge pull request #177 from terraform-module/renovate/master-.github…
Browse files Browse the repository at this point in the history
…/workflows-major-3-github-tags-action-.githubworkflowslinter.yml

chore(deps): update hashicorp/setup-terraform action to v3 (.github/workflows/linter.yml) (master)
  • Loading branch information
ivankatliarchuk authored Mar 23, 2024
2 parents 6cbf79b + 074ba7c commit ec552b5
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.0.3
- uses: hashicorp/setup-terraform@v3.0.0

- name: Cache terraform folder
uses: actions/cache@v4
Expand Down

0 comments on commit ec552b5

Please sign in to comment.