Skip to content

Commit 5b58577

Browse files
author
IK Renovate Bot
committed
chore(deps): update hashicorp/setup-terraform action to v3.1.2 (.github/workflows/linter.yml)
1 parent 32584b3 commit 5b58577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
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/[email protected].1
19+
- uses: hashicorp/[email protected].2
2020

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

0 commit comments

Comments
 (0)