ready to test
This commit is contained in:
@@ -49,4 +49,9 @@ runs:
|
||||
|
||||
- name: "run security checks"
|
||||
shell: bash
|
||||
run: ${{ github.action_path }}/src/security.sh
|
||||
run: ${{ github.action_path }}/src/security.sh
|
||||
env:
|
||||
STATIC_FLAG: ${{ inputs.static }}
|
||||
STATIC_FAIL: ${{ inputs.static-fail }}
|
||||
VULN_CHECK: ${{ inputs.vulnerability }}
|
||||
VULN_FAIL: ${{ inputs.vulnerability-fail }}
|
||||
Reference in New Issue
Block a user