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 bae894b + 92c996c commit 04482a3Copy full SHA for 04482a3
.github/workflows/tf-commenter.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-24.04
8
9
steps:
10
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
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