Explorar el Código

Update owasp-zap-scan.yml

Lauri Ojansivu hace 4 años
padre
commit
5d8856a1c7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/owasp-zap-scan.yml

+ 1 - 0
.github/workflows/owasp-zap-scan.yml

@@ -1,5 +1,6 @@
 steps:
   - name: OWASP ZAP Scan
+    runs-on: ubuntu-latest
     uses: zaproxy/action-baseline@v0.4.0
     with:
       target: 'https://boards.wekan.team/sign-in'