Skip to content

Workflow file for this run

name: Trivy
on:
workflow_dispatch:
schedule:
- cron: "30 20 * * *"
jobs:
call_workflow:
name: Run Trivy Scan Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-library/.github/workflows/[email protected]

Check failure on line 12 in .github/workflows/trivy-scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/trivy-scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/trivy-scan.yml" -> "ballerina-platform/ballerina-library/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit