Skip to content

Add notes regarding quotas. #6

Add notes regarding quotas.

Add notes regarding quotas. #6

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:

Check failure on line 7 in .github/workflows/head-update.yaml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. .github/workflows/head-update.yaml (Line: 7, Col: 3): Error calling workflow 'axel7born/gardener-extension-provider-aws/.github/workflows/build.yaml@0bc5b7f5d07f1caed47b49544eb9bd8040c51845'. The nested job 'oci-images' is requesting 'packages: write, id-token: write', but is only allowed 'packages: read, id-token: none'. .github/workflows/head-update.yaml (Line: 7, Col: 3): Error calling workflow 'axel7born/gardener-extension-provider-aws/.github/workflows/build.yaml@0bc5b7f5d07f1caed47b49544eb9bd8040c51845'. The nested job 'helmcharts' is requesting 'packages: write, id-token: write', but is only allowed 'packages: read, id-token: none'.
uses: ./.github/workflows/build.yaml
with:
mode: snapshot
component-descriptor:
uses: gardener/cc-utils/.github/workflows/post-build.yaml@master
needs:
- build
permissions:
id-token: write
contents: write