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 094730e + 446f725 commit bae894bCopy full SHA for bae894b
.github/workflows/tf-commenter.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-24.04
8
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- uses: hashicorp/setup-terraform@v3
12
with:
13
terraform_version: 1.6.6
.github/workflows/validate.yml
@@ -19,7 +19,7 @@ jobs:
19
working-directory: _test
20
21
22
23
24
25
terraform_version: ${{ matrix.terraform_version }}
0 commit comments