This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- FROM docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check:v0.0.6
1
+ FROM docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check:v0.0.7
2
2
3
3
# # Add course config
4
4
COPY --chown=codeql:codeql config /home/codeql/config
Original file line number Diff line number Diff line change 1
1
{
2
- "snapshotPath " : " bminor_glibc_3332218" ,
2
+ "databasePath " : " bminor_glibc_3332218" ,
3
3
"locationPaths" : " https://github.com/bminor/glibc/blob/333221862ecbebde60dd16e7ca17d26444e62f50{path}#L{line-start}-L{line-end}" ,
4
4
"expectedResults" : {
5
5
"01_function_definitions.ql" : " 0.0_function_definitions.csv" ,
Original file line number Diff line number Diff line change 1
- FROM docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check:v0.0.6
1
+ FROM docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check:v0.0.7
2
2
3
3
# # Add course config
4
4
COPY --chown=codeql:codeql config /home/codeql/config
Original file line number Diff line number Diff line change 1
1
{
2
- "snapshotPath " : " bminor_glibc_3332218" ,
2
+ "databasePath " : " bminor_glibc_3332218" ,
3
3
"locationPaths" : " https://github.com/<org>/<repo>/blob/<sha>{path}#L{line-start}-L{line-end}" ,
4
4
"expectedResults" : {
5
5
"step-01.ql" : " step-01.csv" ,
You can’t perform that action at this time.
0 commit comments