Skip to content

.github/workflows/must-gather-latest.yml #14

.github/workflows/must-gather-latest.yml

.github/workflows/must-gather-latest.yml #14

on:
push:
paths:
- 'utils/must-gather/**'
- 'images/must-gather/**'
jobs:
must-gather-latest:

Check failure on line 8 in .github/workflows/must-gather-latest.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/must-gather-latest.yml

Invalid workflow file

The workflow is not valid. .github/workflows/must-gather-latest.yml (Line: 8, Col: 3): Error calling workflow 'metal-toolbox/container-push/.github/workflows/container-push.yml@main'. The nested job 'sign' is requesting 'id-token: write', but is only allowed 'id-token: none'. .github/workflows/must-gather-latest.yml (Line: 8, Col: 3): Error calling workflow 'metal-toolbox/container-push/.github/workflows/container-push.yml@main'. The nested job 'sbom' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: metal-toolbox/container-push/.github/workflows/container-push.yml@main
with:
name: must-gather-ocp
registry_org: complianceascode
tag: latest
dockerfile_path: images/must-gather/Dockerfile
vendor: 'Compliance Operator Authors'