Skip to content

basic

basic #5

Workflow file for this run

name: zap-scan
on: [push]
jobs:
zap_scan:
runs-on: ubuntu-latest
name: Scan the Repository
steps:
- name: ZAP Scan
uses: zaproxy/action-baseline@v0.12.0
with:
target: 'https://github.com/transcom/mymove'