Skip to content

chore(actions): use gov repo for reused actions #5426

chore(actions): use gov repo for reused actions

chore(actions): use gov repo for reused actions #5426

Workflow file for this run

name: 'CodeQL'
on:
push:
branches: ['main']
pull_request:
branches: ['main']
schedule:
- cron: '0 0 * * 1'
permissions:
contents: read
jobs:
analyze:

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

View workflow run for this annotation

GitHub Actions / CodeQL

Invalid workflow file

The workflow is not valid. .github/workflows/codeql.yml (Line: 15, Col: 3): Error calling workflow 'nodejs/web-team/.github/workflows/codeql.yml@4fe2167f55e4aa670f7f97da16490945bb061d51'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: nodejs/web-team/.github/workflows/codeql.yml@4fe2167f55e4aa670f7f97da16490945bb061d51