Skip to content

build(deps): bump the github-actions-dependencies group across 1 directory with 10 updates #270

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

build(deps): bump the github-actions-dependencies group across 1 directory with 10 updates #270

Workflow file for this run

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

Check failure on line 12 in .github/workflows/pull-request-ci.yml

View workflow run for this annotation

GitHub Actions / Pull request - Continuous Integration

Invalid workflow file

The workflow is not valid. cloud-native-aixmarseille/meetup-issue-linter-action/.github/workflows/__check-nodejs.yml@a37bf17fcffa50668e0d1fe528a4c72b00025327 (Line: 12, Col: 3): Error calling workflow 'hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@80acfc9bc4dd87030d73006dee4c788ed9af1fb0'. The nested job 'setup' is requesting 'packages: read', but is only allowed 'packages: none'. cloud-native-aixmarseille/meetup-issue-linter-action/.github/workflows/__check-nodejs.yml@a37bf17fcffa50668e0d1fe528a4c72b00025327 (Line: 12, Col: 3): Error calling workflow 'hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@80acfc9bc4dd87030d73006dee4c788ed9af1fb0'. The nested job 'lint' is requesting 'packages: read', but is only allowed 'packages: none'.
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
permissions:
actions: read
contents: read
id-token: write
issues: write
pull-requests: write
security-events: write
statuses: write
secrets: inherit