Skip to content

Commit 42c72a1

Browse files
committed
Update runner version
For some reason, the runner was still on 1.0.x.
1 parent fa57ef0 commit 42c72a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

runner/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeql-runner",
3-
"version": "1.0.36",
3+
"version": "1.1.3",
44
"private": true,
55
"description": "CodeQL runner",
66
"scripts": {

0 commit comments

Comments
 (0)