Skip to content

Changes regarding sha verification (#207) #150

Changes regarding sha verification (#207)

Changes regarding sha verification (#207) #150

Workflow file for this run

name: Nightly Release
permissions:
contents: read
on:
push:
branches:
- main
jobs:
nightly:

Check failure on line 12 in .github/workflows/nightly.yml

View workflow run for this annotation

GitHub Actions / Nightly Release

Invalid workflow file

The workflow is not valid. .github/workflows/nightly.yml (Line: 12, Col: 3): Error calling workflow 'Checkmarx/ast-cli-javascript-wrapper-runtime-cli/.github/workflows/release.yml@main'. The nested job 'delete' is requesting 'contents: write, packages: write', but is only allowed 'contents: read, packages: none'. .github/workflows/nightly.yml (Line: 12, Col: 3): Error calling workflow 'Checkmarx/ast-cli-javascript-wrapper-runtime-cli/.github/workflows/release.yml@main'. The nested job 'release' is requesting 'contents: write, packages: write, id-token: write', but is only allowed 'contents: read, packages: none, id-token: none'.
uses: Checkmarx/ast-cli-javascript-wrapper-runtime-cli/.github/workflows/release.yml@main
secrets: inherit