Skip to content

Have permissions on caller and callee #21

Have permissions on caller and callee

Have permissions on caller and callee #21

Workflow file for this run

name: Release images 🔧
on:
push:
tags:
- v*
branches:
- main
jobs:
build-framework:

Check failure on line 11 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / Release images 🔧

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 11, Col: 3): Error calling workflow 'kairos-io/kairos-framework/.github/workflows/reusable-build.yaml@357f1f48cb5aee775c1bfb5fe6f34932552658b3'. The nested job 'build-framework' is requesting 'contents: write, id-token: write', but is only allowed 'contents: read, id-token: none'.
uses: ./.github/workflows/reusable-build.yaml
secrets: inherit
with:
security_profile: generic
build-framework-fips:
uses: ./.github/workflows/reusable-build.yaml
secrets: inherit
with:
security_profile: fips