From 5860ce3f15896ee9c2ae81409180ea66e47c5097 Mon Sep 17 00:00:00 2001 From: Michael Bond Date: Mon, 31 Aug 2026 20:11:35 -0400 Subject: [PATCH] Update PKHeX.Core and CodeQL action --- .github/workflows/codeql.yml | 4 ++-- Directory.Packages.props | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ba4e529a..7c6c7b7b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -54,7 +54,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v4.37.8 + uses: github/codeql-action/init@v4.37.9 with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }} @@ -72,6 +72,6 @@ jobs: run: dotnet build Pkmds.Web/Pkmds.Web.csproj -c Release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v4.37.8 + uses: github/codeql-action/analyze@v4.37.9 with: category: "/language:${{matrix.language}}" diff --git a/Directory.Packages.props b/Directory.Packages.props index bdd920fe..5a0267bb 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -22,10 +22,10 @@ - + - \ No newline at end of file +