Skip to content

Commit c2d3afd

Browse files
chore(deps): bump terraform-linters/setup-tflint from 4 to 5
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 4 to 5. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@v4...v5) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b51262 commit c2d3afd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
2222

2323
- name: Setup TFLint
24-
uses: terraform-linters/setup-tflint@v4
24+
uses: terraform-linters/setup-tflint@v5
2525
with:
2626
tflint_version: v0.50.3
2727

0 commit comments

Comments
 (0)