File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
input_path : cloudformation
70
70
- name : Run Checkov action
71
71
id : checkov
72
- uses : bridgecrewio/checkov-action@0a805cb037dd8386610e1d415770e237e211262d # master
72
+ uses : bridgecrewio/checkov-action@0c8d7662cc1c145a2f80d6c6fdb03735f9219a11 # master
73
73
with :
74
74
file : cloudformation/template.yml
75
75
skip_check : CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71
Original file line number Diff line number Diff line change 48
48
input_path : cloudformation
49
49
- name : Run Checkov action
50
50
id : checkov
51
- uses : bridgecrewio/checkov-action@0a805cb037dd8386610e1d415770e237e211262d # master
51
+ uses : bridgecrewio/checkov-action@0c8d7662cc1c145a2f80d6c6fdb03735f9219a11 # master
52
52
with :
53
53
file : cloudformation/template.yml
54
54
skip_check : CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71
Original file line number Diff line number Diff line change 72
72
73
73
# Upload the results to GitHub's code scanning dashboard.
74
74
- name : " Upload to code-scanning"
75
- uses : github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
75
+ uses : github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
76
76
with :
77
77
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments