Santiago Bernhardt

Results 83 comments of Santiago Bernhardt

https://github.com/bridgecrewio/checkov-action/pull/92

This has been resolved

https://github.com/bridgecrewio/checkov-action/releases/tag/v12

![image](https://user-images.githubusercontent.com/23391642/185540842-3a12c722-6eaa-414f-8b15-4e088f7a640d.png) ```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