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 516e6a4..6d7de6e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.3-dev +1.0.2