Skip to content

feat(deps): update dependency conan to v2.12.0 (main) #1604

feat(deps): update dependency conan to v2.12.0 (main)

feat(deps): update dependency conan to v2.12.0 (main) #1604

Workflow file for this run

name: ci
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:

Check failure on line 19 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 19, Col: 3): Error calling workflow 'renovatebot/base-image/.github/workflows/build.yml@cbee2bbcebcc132e5072e78de2d887ba2a72bd9c'. The nested job 'build' is requesting 'packages: write', but is only allowed 'packages: none'.
if: ${{ github.repository_owner != github.event.pull_request.head.repo.owner.login }}
uses: ./.github/workflows/build.yml
permissions:
contents: read
checks: write