diff --git a/.github/workflows/develop-workflow.yml b/.github/workflows/develop-workflow.yml index 4ed2e03bf..e37f9742b 100644 --- a/.github/workflows/develop-workflow.yml +++ b/.github/workflows/develop-workflow.yml @@ -49,7 +49,7 @@ jobs: dotnet-version: 7.0.x - name: Bump versions - uses: majora2007/dotnet-bump-version@v0.0.5 + uses: majora2007/dotnet-bump-version@v0.0.6 with: version_files: Kavita.Common/Kavita.Common.csproj github_token: ${{ secrets.REPO_GHA_PAT }}