Skip to content

Update terraform-docs/gh-actions action to v1.3.0 #178

Update terraform-docs/gh-actions action to v1.3.0

Update terraform-docs/gh-actions action to v1.3.0 #178

name: Continuous integration
on:
pull_request:
jobs:
tfsec-pr-commenter:
name: tfsec PR commenter
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@v4
- name: tfsec
uses: aquasecurity/[email protected]
with:
github_token: ${{ github.token }}