diff --git a/.github/workflows/code-scan.yml b/.github/workflows/code-scan.yml index 4ae9ae7..237b168 100644 --- a/.github/workflows/code-scan.yml +++ b/.github/workflows/code-scan.yml @@ -16,6 +16,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + with: + fetch-depth: 0 - name: check version run: make check-version lint: diff --git a/VERSION b/VERSION index f69d83a..5a5831a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.7-dev +0.0.7