diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index c527244..391ea97 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -43,4 +43,4 @@ jobs: run: dotnet build ARSVIN.sln -c Release --no-restore -warnaserror - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0 \ No newline at end of file + uses: github/codeql-action/analyze@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1 \ No newline at end of file