Skip to content

feat: test checkov github-action in public module #99

feat: test checkov github-action in public module

feat: test checkov github-action in public module #99

Workflow file for this run

name: tfsec
permissions: write-all
on:
pull_request:
workflow_dispatch:
jobs:
tfsec:
uses: clouddrove/github-shared-workflows/.github/workflows/tfsec.yml@1.0.10
secrets: inherit
with:
working_directory: '.'