diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml
index e4adf9e..4cb31b8 100644
--- a/.github/workflows/cd.yml
+++ b/.github/workflows/cd.yml
@@ -118,7 +118,7 @@ jobs:
- name: Upload Trivy SARIF to Security tab
if: always()
- uses: github/codeql-action/upload-sarif@v3.36.3
+ uses: github/codeql-action/upload-sarif@v3.37.0
with:
sarif_file: trivy-${{ matrix.service }}.sarif
category: trivy-${{ matrix.service }}
diff --git a/src/SportsClubEventManager.Api/SportsClubEventManager.Api.csproj b/src/SportsClubEventManager.Api/SportsClubEventManager.Api.csproj
index 74a168a..6da0840 100644
--- a/src/SportsClubEventManager.Api/SportsClubEventManager.Api.csproj
+++ b/src/SportsClubEventManager.Api/SportsClubEventManager.Api.csproj
@@ -11,7 +11,7 @@
-
+