Skip to content

fix: add trivy testing branch for lint workflow conditions #1102

fix: add trivy testing branch for lint workflow conditions

fix: add trivy testing branch for lint workflow conditions #1102

Workflow file for this run

---
name: lint
on:
workflow_dispatch:
pull_request:
push:
branches: [main, tfsec-testing]
jobs:
lint:
uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@08c796604f9b08614df763b333833dd1bdc037c0 # 1.2.11
secrets: inherit
trivy:
name: Trivy Terraform Vulnerability Scanning
uses: aquasecurity/trivy-action/.github/workflows/[email protected]

Check failure on line 17 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yml" -> "aquasecurity/trivy-action/.github/workflows/[email protected]" : failed to fetch workflow: workflow was not found.
with:
hide-progress: true
scan-type: config
trivy-config: .lint/trivy/trivy.yaml