From 249f0cea8cc52e19a732ec1cc86b9317b5cd814a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 05:17:58 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action in the all-dependencies group Bumps the all-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.36.3 to 3.37.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/v3.37.0/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3.36.3...v3.37.0) Bump the all-dependencies group with 1 update Bumps Microsoft.OpenApi from 2.9.0 to 2.10.0 --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.OpenApi dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yml | 2 +- .../SportsClubEventManager.Api.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ - +