We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a87f79 commit 50385d3Copy full SHA for 50385d3
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
input_path: cloudformation
48
- name: Run Checkov action
49
id: checkov
50
- uses: bridgecrewio/checkov-action@812c4c67ff222584dba2e1bf41cd5ac319eae6bb # master
+ uses: bridgecrewio/checkov-action@6fe944f4f1458d61a948e4df5c02e624e88fa4ea # master
51
with:
52
file: cloudformation/template.yml
53
skip_check: CKV_AWS_59,CKV_AWS_120
.github/workflows/pullrequest.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
0 commit comments