Skip to content

Bump node-forge from 1.3.1 to 1.4.0 #4673

Bump node-forge from 1.3.1 to 1.4.0

Bump node-forge from 1.3.1 to 1.4.0 #4673

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, security-events: write', but is only allowed 'actions: none, security-events: none'.
name: Security Scan
uses: chrisns/.github/.github/workflows/security-scan.yml@main