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 c8c5cf0 commit bdd5778Copy full SHA for bdd5778
.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@a2b0083e03f46abd10e1c6d3e48a896dad73499e # master
+ uses: bridgecrewio/checkov-action@50b959918599bb15388ef018e2f51c5e83e2d0e2 # 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