Skip to content

Generate 4.0 Outputs #3

Generate 4.0 Outputs

Generate 4.0 Outputs #3

# Name of this GitHub Actions workflow.
name: Generate 4.0 Outputs
on:
# Scan on workflow call
workflow_call:
# Scan on-demand through GitHub Actions interface:
workflow_dispatch: {}
jobs:
prepare_outputs:
runs-on: ubuntu-latest
name: Generate 4.0 outputs
steps:
- uses: docker/[email protected]
with:
registry: ghcr.io
username: ${{github.actor}}
password: ${{secrets.GITHUB_TOKEN}}
- uses: actions/[email protected]
- run: make 4.0
- uses: actions/[email protected]
with:
name: ASVS 4.0
path: 4.0/docs_*