Skip to content

chore(deps): update github/codeql-action action to v2.21.7 #76

chore(deps): update github/codeql-action action to v2.21.7

chore(deps): update github/codeql-action action to v2.21.7 #76

Workflow file for this run

name: TFLint
on:
- pull_request
- push
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- name: Checkout tree
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- name: Set-up TFLint
uses: terraform-linters/setup-tflint@a5a1af8c6551fb10c53f1cd4ba62359f1973746f # v3.1.1
- name: Run TFLint
run: tflint --recursive --format=compact