Skip to content

chore(deps): bump the github-actions-dependencies group across 10 directories with 16 updates #844

chore(deps): bump the github-actions-dependencies group across 10 directories with 16 updates

chore(deps): bump the github-actions-dependencies group across 10 directories with 16 updates #844

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@37fa6458da74e0b177439a9a0f367dfea10a1abb (Line: 9, Col: 3): Error calling workflow 'hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@7034f6ae5bae1ec46a0108e8efb60d102e88961d'. 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