Update action.yml

This commit is contained in:
João Reigota
2021-11-24 18:32:00 +00:00
committed by GitHub
parent 054b0abb19
commit b7c82eb374

View File

@ -90,7 +90,7 @@ runs:
shell: bash
- name: Run KICS Scan
id: kics_scan
uses: docker://checkmarx/kics:v1.4.7-alpine
uses: docker://checkmarx/kics:v1.4.8-alpine
env:
INPUT_PATH: ${{ inputs.path }}
INPUT_FAIL_ON: ${{ inputs.fail_on }}