From 6b10e9c01fbd4fb1d2cae658f6d0883d5207e679 Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Thu, 16 May 2024 13:38:54 -0700 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 1d683d3..6c09389 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -64,7 +64,7 @@ jobs: with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }} - packs: hohn/codeql-workshop-sql-injection-java + packs: hohn/codeql-workshop-java-sql-injection # If you wish to specify custom queries, you can do so here or in a config file. # By default, queries listed here will override any specified in a config file. # Prefix the list here with "+" to use these queries and those in the config file.