Skip to content

harden all workflow files security (#1019) #407

harden all workflow files security (#1019)

harden all workflow files security (#1019) #407

Workflow file for this run

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