ci(github): fetch full commit log for Coverity scan

This commit is contained in:
Oleg Shparber 2023-04-08 19:05:03 -04:00
parent 3932170024
commit 14f59f0075

View File

@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install Dependencies
run: |