diff --git a/.github/workflows/renovate-app-version.yml b/.github/workflows/renovate-app-version.yml index 0028ef3d..91c4da15 100644 --- a/.github/workflows/renovate-app-version.yml +++ b/.github/workflows/renovate-app-version.yml @@ -11,6 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 with: + fetch-depth: 0 token: ${{ secrets.GITHUB_TOKEN }} - name: Configure repo