-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkov-action started failing after the recent update in the docker image #135
Comments
I don't know if it's the same issue but checkov is hanging my workflow since the upgrade from v2.3.214. If I pin back to the commit for v2.3.214 it works. |
Same issue here |
@aclarkot thanks that version works! For anyone hitting the same issue - name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@94be32d33f46ce5f2f07200bb5df4f5036b7296c
with:
output_format: sarif
download_external_modules: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Earlier it used to work fine
Pipeline
Output
The text was updated successfully, but these errors were encountered: