Skip to content

Commit 1cde610

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency hashicorp/setup-terraform to v3 (.github/workflows/linter.yml)
1 parent 1223f1b commit 1cde610

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.2
2020

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

0 commit comments

Comments
 (0)