diff --git a/.github/workflows/code-scan.yml b/.github/workflows/code-scan.yml index 1b2d37d23f..8ff227011f 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 fossa-check: diff --git a/VERSION b/VERSION index fdcfe8b8fe..71d6a66eda 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.14-dev +0.1.14