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 49f8d9c commit 5bebdc5Copy full SHA for 5bebdc5
.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@80c58e67aea1b38e55b0097c4efe915e6b04f11d # master
+ uses: bridgecrewio/checkov-action@d2ff2e8b709c5b32fee78ecbf4dbced14978c7c5 # 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