Skip to content

chore(deps): update dependency xunit to 2.9.2 #210

chore(deps): update dependency xunit to 2.9.2

chore(deps): update dependency xunit to 2.9.2 #210

Workflow file for this run

name: Semgrep scan
on:
pull_request:
branches: ["main"]
workflow_dispatch: {}
schedule:
- cron: "0 9 * * 6"
jobs:
call-workflow-semgrep:

Check failure on line 11 in .github/workflows/semgrep.yml

View workflow run for this annotation

GitHub Actions / Semgrep scan

Invalid workflow file

The workflow is not valid. .github/workflows/semgrep.yml (Line: 11, Col: 3): Error calling workflow 'gsoft-inc/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@main'. The nested job 'semgrep' is requesting 'contents: read', but is only allowed 'contents: none'.
permissions:
security-events: write
uses: gsoft-inc/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@main