Skip to content

Add annotation to disable patching of loadbalancer services. #8

Add annotation to disable patching of loadbalancer services.

Add annotation to disable patching of loadbalancer services. #8

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@540b5cf16741c204fd7513dbaf02282ccb93ccdf'. 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@540b5cf16741c204fd7513dbaf02282ccb93ccdf'. 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