Merge pull request #37 from githubabcs-devops/feature/update17 #42
cicd.yml
on: push
Build and Publish Container Image
/
set-version
Build and Deploy to Azure Web App
container-build-publish
/
...
/
publish-image
Annotations
1 error
|
Invalid workflow file:
.github/workflows/cicd.yml#L75
The workflow is not valid. .github/workflows/cicd.yml (Line: 75, Col: 3): Error calling workflow 'githubabcs-devops/devsecops-reusable-workflows/.github/workflows/container.yml@main'. The nested job 'scan-image' is requesting 'packages: read, security-events: write', but is only allowed 'packages: none, security-events: none'. .github/workflows/cicd.yml (Line: 75, Col: 3): Error calling workflow 'githubabcs-devops/devsecops-reusable-workflows/.github/workflows/container.yml@main'. The nested job 'publish-image' is requesting 'contents: write, packages: write', but is only allowed 'contents: read, packages: none'.
|