diff --git a/.github/workflows/code-scan.yml b/.github/workflows/code-scan.yml index 4ae9ae78..237b168c 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 9889c594..781dcb07 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.3-dev +1.1.3