Update README.md : during PR Review

Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
Tugdual Grall 2023-04-10 07:37:52 +02:00 committed by GitHub
parent a9fb7d923c
commit d2950c11f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,7 +160,7 @@ Use the `config` parameter of the `init` action to enable a workflow based confi
- **Actions Variables**
You can use actions or environment variables to use dynamic configuration.
You can use actions or environment variables to share configuration across multiple repositories and to modify configuration without needing to edit the workflow file.
```yaml
- uses: github/codeql-action/init@v2