Skip to content

Commit 856787b

Browse files
authored
Merge pull request #3 from Perdiga/automated-documentation-update-11704993085
Automated documentation update
2 parents 1fc18d7 + 360ee31 commit 856787b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/codeql/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11

2-
# CodeQL CLI
2+
# CodeQL (codeql)
33

44
Install the CodeQL CLI and the packages required to run CodeQL queries
55

66
## Example Usage
77

88
```json
99
"features": {
10-
"ghcr.io/perdiga/devcontainer-features/codeql:1": {}
10+
"ghcr.io/Perdiga/devcontainer-features/codeql:1": {}
1111
}
1212
```
1313

1414
## Options
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18-
| codeql_version | Select a pre-made greeting, or enter your own CodeQl version | string | 2.19.1 |
18+
| codeql_version | Select the version of the CodeQL CLI to install | string | latest |
1919

2020

2121

2222
---
2323

24-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Perdiga/devcontainer-features/blob/main/src/codeql/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)