File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -127,5 +127,5 @@ jobs:
127127 - name : Upload qlpack bundles
128128 uses : actions/upload-artifact@v4
129129 with :
130- name : coding-standards-qlpacks
130+ name : coding-standards-codeql-packs
131131 path : ' *-coding-standards.tgz'
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ layout:
1010 - workflow-artifact :
1111 name : " Code Scanning Query Pack Generation"
1212 artifact : code-scanning-cpp-query-pack.zip
13- coding-standards-qlpacks .zip :
13+ coding-standards-codeql-packs .zip :
1414 - workflow-artifact :
1515 name : " Code Scanning Query Pack Generation"
16- artifact : coding-standards-qlpacks
16+ artifact : coding-standards-codeql-packs
1717 supported_rules_list.csv :
1818 - shell : |
1919 python ${{ coding-standards.root }}/scripts/release/create_supported_rules_list.py --csv > supported_rules_list.csv
You can’t perform that action at this time.
0 commit comments