We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38a7ee7 + c42d295 commit a3fce6fCopy full SHA for a3fce6f
.github/workflows/linter.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@master
18
# https://github.com/hashicorp/setup-terraform
19
- - uses: hashicorp/setup-terraform@v2.0.3
+ - uses: hashicorp/setup-terraform@v3.1.1
20
21
- name: Cache terraform folder
22
uses: actions/cache@v3
0 commit comments