Skip to content

If subnet creation fails due to a conflicting IPv6 #1

If subnet creation fails due to a conflicting IPv6

If subnet creation fails due to a conflicting IPv6 #1

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@3e708f64e1a1aa5d36a06280d4c6cec3a97f2511'. 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@3e708f64e1a1aa5d36a06280d4c6cec3a97f2511'. 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