Skip to content

test trivy

test trivy #6

Workflow file for this run

name: CI Pipeline with Trivy Scan
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
trivy-scan:
uses: dougmendes/trivy-pr-decoration/.github/workflows/trivy-scan.yml@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI Pipeline with Trivy Scan

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 15, Col: 21): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN