Skip to content

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

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

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

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@f7dbadcff75b909c5916fa9bcff72aafddfe3cae (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