Skip to content

Commit 60f7445

Browse files
chore(deps): Bump terraform-linters/setup-tflint from 3.0.0 to 3.1.0 (#19)
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@ba6bb29...3bb7d77) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ed93ce commit 60f7445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
path: ~/.tflint.d/plugins
4545
key: tflint-${{ hashFiles('.tflint.hcl') }}
4646
- name: setup tflint
47-
uses: terraform-linters/setup-tflint@ba6bb2989f94daf58a4cc6eac2c1ca7398a678bf # v3.0.0
47+
uses: terraform-linters/setup-tflint@3bb7d777f5c38e288977551bc117a79437bdc6fd # v3.1.0
4848
- name: tflint init
4949
run: tflint --init
5050
- name: tflint validate

0 commit comments

Comments
 (0)