fix entrypoint issue

Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
This commit is contained in:
João Reigota
2021-11-25 10:09:41 +00:00
parent d78ffb0a1b
commit 948f9f0c64
2 changed files with 0 additions and 2 deletions

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

0
entrypoint.sh Normal file → Executable file
View File