We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e6a13 commit a853ca6Copy full SHA for a853ca6
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
input_path: cloudformation
70
- name: Run Checkov action
71
id: checkov
72
- uses: bridgecrewio/checkov-action@0482f7fa9969ae210b3f8535b9a57348775130b7 # master
+ uses: bridgecrewio/checkov-action@66cb7d1a5d82e11edf60ee12d465423dbac41916 # master
73
with:
74
file: cloudformation/template.yml
75
skip_check: CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71
.github/workflows/pullrequest.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments