Skip to content

1.0.14 Updated Apache and Mutillidae #36

1.0.14 Updated Apache and Mutillidae

1.0.14 Updated Apache and Mutillidae #36

Workflow file for this run

name: HawkScan
on:
push:
jobs:
hawkscan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker-compose up -d
- uses: stackhawk/[email protected]
with:
apiKey: ${{ secrets.HAWK_API_KEY }}