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
22
33# # Add course config
44COPY --chown=codeql:codeql config /home/codeql/config
Original file line number Diff line number Diff line change 11{
2- "snapshotPath " : " bminor_glibc_3332218" ,
2+ "databasePath " : " bminor_glibc_3332218" ,
33 "locationPaths" : " https://github.com/bminor/glibc/blob/333221862ecbebde60dd16e7ca17d26444e62f50{path}#L{line-start}-L{line-end}" ,
44 "expectedResults" : {
55 "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
22
33# # Add course config
44COPY --chown=codeql:codeql config /home/codeql/config
Original file line number Diff line number Diff line change 11{
2- "snapshotPath " : " bminor_glibc_3332218" ,
2+ "databasePath " : " bminor_glibc_3332218" ,
33 "locationPaths" : " https://github.com/<org>/<repo>/blob/<sha>{path}#L{line-start}-L{line-end}" ,
44 "expectedResults" : {
55 "step-01.ql" : " step-01.csv" ,
You can’t perform that action at this time.
0 commit comments