Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'main' into robertbrignull/go_autobuild
Robert authored and GitHub committed Nov 30, 2020

Unverified

No user is associated with the committer email.
2 parents b1fd753 + 90e7805 commit 32878b7
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
@@ -4,6 +4,7 @@ on:
push:
branches: [main, v1]
pull_request:
branches: [main, v1]

jobs:
build:
2 changes: 1 addition & 1 deletion lib/defaults.json
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20201106"
"bundleVersion": "codeql-bundle-20201127"
}
2 changes: 1 addition & 1 deletion src/defaults.json
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20201106"
"bundleVersion": "codeql-bundle-20201127"
}

0 comments on commit 32878b7

Please sign in to comment.