We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa4fcc commit 8bab43dCopy full SHA for 8bab43d
.github/workflows/main.yml
@@ -67,7 +67,7 @@ jobs:
67
input_path: cloudformation
68
- name: Run Checkov action
69
id: checkov
70
- uses: bridgecrewio/checkov-action@9b1af391781eab736f64da4c5eed232913722450 # master
+ uses: bridgecrewio/checkov-action@bb9886fa037e5ff8680b1352ec4672183d418ab7 # master
71
with:
72
file: cloudformation/template.yml
73
skip_check: CKV_AWS_59,CKV_AWS_120
.github/workflows/pullrequest.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments