Skip to content

Commit 94d4f65

Browse files
chore(deps): bump terraform-linters/setup-tflint from 3.1.1 to 4.0.0 (#34)
1 parent a7228b4 commit 94d4f65

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@a5a1af8c6551fb10c53f1cd4ba62359f1973746f # v3.1.1
47+
uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0
4848
- name: tflint init
4949
run: tflint --init
5050
- name: tflint validate

0 commit comments

Comments
 (0)