Skip to content

Bump @protobufjs/utf8 from 1.1.0 to 1.1.1 #4686

Bump @protobufjs/utf8 from 1.1.0 to 1.1.1

Bump @protobufjs/utf8 from 1.1.0 to 1.1.1 #4686

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