Skip to content

Pin telekom-mms/.github action to dc7e532 #146

Pin telekom-mms/.github action to dc7e532

Pin telekom-mms/.github action to dc7e532 #146

Workflow file for this run

---
name: terrascan
on:
pull_request:
branches: [main]
env:
TEMPLATE_REPOSITORY: telekom-mms/terraform-template
jobs:
call-terrascan:
if: github.repository != '$TEMPLATE_REPOSITORY'
uses: telekom-mms/.github/.github/workflows/terrascan.yml@d5e3d5d90a0f9d6b0527143d5497fe88d058d4bc # main
with:
iac_type: terraform
iac_dir: ./tests
policy_type: all
non_recursive: true