Skip to content

fix(deps): update dependency uv to v0.5.28 (main) #1627

fix(deps): update dependency uv to v0.5.28 (main)

fix(deps): update dependency uv to v0.5.28 (main) #1627

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