Skip to content

chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates #261

chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates

chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates #261

name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
security-events: write
statuses: write
# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659
id-token: write

Check failure on line 14 in .github/workflows/__pull-request-ci.yml

View workflow run for this annotation

GitHub Actions / Internal - Pull request - Continuous Integration

Invalid workflow file

The workflow is not valid. hoverkraft-tech/ci-github-nodejs/.github/workflows/__shared-ci.yml@061f98905b6dc30e8ca1a891bac232400eba7e60 (Line: 14, Col: 3): Error calling workflow 'hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@95664be4ec235bfc221c4356c7153cbab3fb8f93'. The nested job 'codeql' is requesting 'actions: read', but is only allowed 'actions: none'.
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit