Skip to content

fix(deps): update all non-major dependencies #3

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #3

Workflow file for this run

name: On Pull Request
permissions:
contents: read
on:
pull_request:
types:
- opened
- synchronize
jobs:
build:

Check failure on line 13 in .github/workflows/on-pr.yml

View workflow run for this annotation

GitHub Actions / On Pull Request

Invalid workflow file

The workflow is not valid. .github/workflows/on-pr.yml (Line: 13, Col: 3): Error calling workflow 'openmcp-project/ui-backend/.github/workflows/build.yml@4b357d5a5586af12c7387cb8cb92e9e0a419642b'. The nested job 'build' is requesting 'attestations: write, packages: write, id-token: write', but is only allowed 'attestations: none, packages: none, id-token: none'.
uses: ./.github/workflows/build.yml