Skip to content

fix(deps): update dependency flutter to v3.27.3 (main) #1603

fix(deps): update dependency flutter to v3.27.3 (main)

fix(deps): update dependency flutter to v3.27.3 (main) #1603

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@4f879b32a8ebc254e528f232220b10582d2889b6'. 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