Skip to content

chore(deps): bump the npm-dependencies group across 4 directories with 3 updates #848

chore(deps): bump the npm-dependencies group across 4 directories with 3 updates

chore(deps): bump the npm-dependencies group across 4 directories with 3 updates #848

name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions: {}

Check failure on line 9 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@b82676210d8b5d23fe1b8c626d0faff326edda26 (Line: 9, Col: 3): Error calling workflow 'hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@2334d395217f9811699dbd4ace9d8559e4d99e0d'. The nested job 'lint' is requesting 'issues: write, packages: read, pull-requests: write', but is only allowed 'issues: none, packages: none, pull-requests: none'.
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
permissions:
actions: read
contents: read
packages: write
pull-requests: write
id-token: write
issues: read
security-events: write
statuses: write