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.
1 parent 3cbdd38 commit 39f1287Copy full SHA for 39f1287
.github/workflows/check_examples.yaml
@@ -32,12 +32,12 @@ jobs:
32
- "1.9.8"
33
- "1.10.5"
34
- "1.11.4"
35
- - "1.21.1"
+ - "1.12.1"
36
env:
37
TF_X_KUBERNETES_MANIFEST_RESOURCE: 1
38
TERM: linux
39
steps:
40
- - uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0
+ - uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
41
with:
42
terraform_version: ${{ matrix.terraform_version }}
43
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
0 commit comments