Skip to content

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

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

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

name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:

Check failure on line 15 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. .github/workflows/__pull-request-ci.yml (Line: 15, Col: 3): Error calling workflow 'hoverkraft-tech/ci-github-nodejs/.github/workflows/__shared-ci.yml@86793771def5efbfddbe551a46458de7951e3d2c'. The nested job 'linter' is requesting 'actions: read, statuses: write', but is only allowed 'actions: none, statuses: none'.
uses: ./.github/workflows/__shared-ci.yml
permissions:
contents: read
packages: write
pull-requests: read
id-token: write
issues: read
security-events: write
secrets: inherit