Updating GA Bump version temporarily for fix (#703)
This commit is contained in:
parent
4930fa6014
commit
0f9c1ae5f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
|
@ -115,7 +115,7 @@ jobs:
|
|||
run: dotnet build --configuration Release --no-restore
|
||||
|
||||
- name: Bump versions
|
||||
uses: SiqiLu/dotnet-bump-version@master
|
||||
uses: ThomasEg/dotnet-bump-version@patch-1
|
||||
with:
|
||||
version_files: Kavita.Common/Kavita.Common.csproj
|
||||
github_token: ${{ secrets.REPO_GHA_PAT }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue