Skip to content

Commit bcc4add

Browse files
Merge pull request #49 from terraform-module/renovate/master-.github/workflows-hashicorp-setup-terraform-2.x
chore(deps): update dependency hashicorp/setup-terraform to v2.0.3 (.github/workflows/linter.yml) (master)
2 parents d6f0e36 + 29d0d44 commit bcc4add

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
19+
- uses: hashicorp/setup-terraform@v2.0.3
2020

2121
- name: Cache terraform folder
2222
uses: actions/[email protected]

0 commit comments

Comments
 (0)