Skip to content

Add trivy terraform configuration scan to GH actions lint workflow, a… #1117

Add trivy terraform configuration scan to GH actions lint workflow, a…

Add trivy terraform configuration scan to GH actions lint workflow, a… #1117

Workflow file for this run

---
name: lint
on:
workflow_dispatch:
pull_request:
push:
branches: [main]
jobs:
lint:
uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@08c796604f9b08614df763b333833dd1bdc037c0 # 1.2.11
secrets: inherit