Skip to content

Pin chrisns/.github action to cebabbb #243

Pin chrisns/.github action to cebabbb

Pin chrisns/.github action to cebabbb #243

Workflow file for this run

name: "Security Scanning"
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
jobs:
scan:

Check failure on line 8 in .github/workflows/security.yml

View workflow run for this annotation

GitHub Actions / Security Scanning

Invalid workflow file

The workflow is not valid. .github/workflows/security.yml (Line: 8, Col: 3): Error calling workflow 'chrisns/.github/.github/workflows/security-scan.yml@main'. The nested job 'CodeQL' is requesting 'actions: read, contents: read', but is only allowed 'actions: none, contents: none'.
name: Security Scan
uses: chrisns/.github/.github/workflows/security-scan.yml@main
permissions:
security-events: write
statuses: write