Skip to content

Build FreeBSD Container #31

Build FreeBSD Container

Build FreeBSD Container #31

Workflow file for this run

name: Build FreeBSD Container
on:
push:
branches: [main]
paths-ignore: ['*.md', 'LICENSE', '.gitignore']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
packages: write
jobs:
build:

Check failure on line 16 in .github/workflows/build.yaml

View workflow run for this annotation

GitHub Actions / Build FreeBSD Container

Invalid workflow file

The workflow is not valid. .github/workflows/build.yaml (Line: 16, Col: 3): Error calling workflow 'daemonless/daemonless/.github/workflows/build-app.yaml@main'. The nested job 'commit-sbom' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: daemonless/daemonless/.github/workflows/build-app.yaml@main
with:
image_name: nextcloud
secrets: inherit