removed entrypoint permissions step

Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
This commit is contained in:
João Reigota
2021-11-25 10:35:51 +00:00
parent 889ed833bb
commit 3653ba552e

View File

@ -86,8 +86,6 @@ runs:
using: "composite"
steps:
- uses: actions/checkout@v2
- run: chmod +x ./entrypoint.sh
shell: bash
- name: Run KICS Scan
id: kics_scan
uses: docker://checkmarx/kics:v1.4.8-alpine