File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ jobs:
164
164
with :
165
165
config-file : " .github/codeql/codeql-config-packaging2.yml"
166
166
languages : javascript
167
- packs : dsp-testing/codeql-pack1@0.0.4 , dsp-testing/codeql-pack2
167
+ packs : dsp-testing/codeql-pack1@0.0.5 , dsp-testing/codeql-pack2
168
168
169
169
- name : Build code
170
170
shell : bash
@@ -206,7 +206,7 @@ jobs:
206
206
- uses : ./../action/init
207
207
with :
208
208
config-file : " .github/codeql/codeql-config-packaging3.yml"
209
- packs : +dsp-testing/codeql-pack1@0.0.4
209
+ packs : +dsp-testing/codeql-pack1@0.0.5
210
210
languages : javascript
211
211
212
212
- name : Build code
@@ -248,7 +248,7 @@ jobs:
248
248
- uses : ./../action/init
249
249
with :
250
250
config-file : " .github/codeql/codeql-config-packaging3.yml"
251
- packs : +dsp-testing/codeql-pack1@0.0.4
251
+ packs : +dsp-testing/codeql-pack1@0.0.5
252
252
languages : javascript
253
253
tools : latest
254
254
- name : Build code
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-20210809 "
2
+ "bundleVersion" : " codeql-bundle-20210824 "
3
3
}
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-20210809 "
2
+ "bundleVersion" : " codeql-bundle-20210824 "
3
3
}
You can’t perform that action at this time.
0 commit comments