From f81f52702f746be49f664eb3adc71100bd3b1289 Mon Sep 17 00:00:00 2001 From: Tugdual Grall Date: Sat, 18 Mar 2023 16:17:16 +0100 Subject: [PATCH] Update README.md - typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 940ef8cd4..06de324dc 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Use the `configuration` parameter of the `init` action to enable a workflow base Use workflow input parameter: ```yaml - - uses: tgrall/codeql-action/init@query-filter + - uses: github/codeql-action/init@v2 with: languages: ${{ matrix.language }} configuration: |