Skip to content

Call Update Trivy Cache #1

Call Update Trivy Cache

Call Update Trivy Cache #1

name: Call Update Trivy Cache
on:
workflow_dispatch: # Manual trigger for testing purposes
schedule:
- cron: '51 0 * * *' # Run daily
jobs:
call-update-trivy-cache:
uses: maykinmedia/open-api-workflows/.github/workflows/ci.yml@v3.0.2

Check failure on line 10 in .github/workflows/trivy-db-cache.yml

View workflow run for this annotation

GitHub Actions / Call Update Trivy Cache

Invalid workflow file

The workflow is not valid. .github/workflows/trivy-db-cache.yml (Line: 10, Col: 11): Input main-branch is required, but not provided while calling. .github/workflows/trivy-db-cache.yml (Line: 10, Col: 11): Input python-version is required, but not provided while calling.