Skip to content

Bump SDK version to 11.9.0-beta.1 (#2371) #267

Bump SDK version to 11.9.0-beta.1 (#2371)

Bump SDK version to 11.9.0-beta.1 (#2371) #267

Workflow file for this run

name: "CodeQL"
on:
push:
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
pull_request:
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
schedule:
- cron: "16 20 * * 4"
jobs:
analyze:

Check failure on line 12 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: 12, Col: 3): Error calling workflow 'kkpan11/mapbox-maps-ios/.github/workflows/analyze.yml@602619b98b71975367e7f78cf63ae4128da9ec7d'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: ./.github/workflows/analyze.yml
with:
project-path: Apps/Examples/Examples.xcodeproj
secrets: inherit