Skip to content

harden release workflow security (#1018) #405

harden release workflow security (#1018)

harden release workflow security (#1018) #405

Workflow file for this run

name: Nightly Release
permissions:
id-token: write
contents: write
packages: write
on:
push:
branches:
- main
jobs:
nightly:
uses: Checkmarx/ast-cli-javascript-wrapper/.github/workflows/release.yml@main
secrets: inherit