Skip to content

Commit a3fce6f

Browse files
Merge pull request #76 from terraform-module/renovate/master-.github/workflows-major-3-github-tags-action-.githubworkflowslinter.yml
chore(deps): update hashicorp/setup-terraform action to v3 (.github/workflows/linter.yml) (master)
2 parents 38a7ee7 + c42d295 commit a3fce6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@master
1818
# https://github.com/hashicorp/setup-terraform
19-
- uses: hashicorp/setup-terraform@v2.0.3
19+
- uses: hashicorp/setup-terraform@v3.1.1
2020

2121
- name: Cache terraform folder
2222
uses: actions/cache@v3

0 commit comments

Comments
 (0)