Skip to content

Commit b7da429

Browse files
Bump terraform-linters/setup-tflint from 2 to 3 (#9)
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 2 to 3. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@v2...v3) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23f99b3 commit b7da429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
path: ~/.tflint.d/plugins
6565
key: ${{ runner.os }}-tflint
66-
- uses: terraform-linters/setup-tflint@v2
66+
- uses: terraform-linters/setup-tflint@v3
6767
name: Setup TFLint
6868
with:
6969
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)