Santiago Bernhardt
Santiago Bernhardt
https://github.com/bridgecrewio/checkov-action/pull/92
This has been resolved
https://github.com/bridgecrewio/checkov-action/releases/tag/v12
 ```yaml - name: tests-checkov-sam if: hashFiles('**/serverless.yml') != '' uses: bridgecrewio/checkov-action@v12 with: check: 'MEDIUM,HIGH,CRITICAL' ```
I reckon you need at least 2 and a coma XD
Has been resolved can be closed now
https://github.com/bridgecrewio/checkov-action/releases/tag/v12
@nimrodkor can I get some feedback? We can alternativelly use the native tag action but it does not automacilly find out the latest major ``` - name: Bump version and...
@schosterbarak anyone around?
Thanks @gruebel for the feedback