Skip to content

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

Pin telekom-mms/.github action to dc7e532

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

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@6d3db31d34fdd2d27d2bcb754c8a2e0b3fef301b # main
with:
iac_type: terraform
iac_dir: ./tests
policy_type: all
non_recursive: true