Skip to content

Commit 0911da7

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

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@v3.1.2
2020

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

0 commit comments

Comments
 (0)