From c9f360d9af7632d600fb840bdc8c201e6f3de9cb Mon Sep 17 00:00:00 2001 From: Tugdual Grall Date: Mon, 10 Apr 2023 07:38:31 +0200 Subject: [PATCH] Update README.md : during PR Review Co-authored-by: Henry Mercer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4124a555c..e526f3d32 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Use the `config` parameter of the `init` action to enable a workflow based confi ``` - where `vars.CODEQL_CONF` references a [Action Variables](https://docs.github.com/en/actions/learn-github-actions/variables#defining-configuration-variables-for-multiple-workflows) with the following content, that will only execute the queries related to the [CWE-020](https://cwe.mitre.org/data/definitions/20.html). + where `vars.CODEQL_CONF` references an [Actions configuration variable](https://docs.github.com/en/actions/learn-github-actions/variables#defining-configuration-variables-for-multiple-workflows). - **Input Parameters**