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 b48c03f commit d12a15dCopy full SHA for d12a15d
.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@5fa28e9c4db2c0920ade6ae453c0e91745c6378a # master
+ uses: bridgecrewio/checkov-action@f61d7d6ee56d848062d88c6a8bcaab94028d2b21 # master
73
with:
74
file: cloudformation/template.yml
75
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