Skip to content

Commit

Permalink
Merge pull request #816 from github/hmakholm/pr/2.7.1
Browse files Browse the repository at this point in the history
Update bundle to version 2.7.1
  • Loading branch information
hmakholm committed Nov 15, 2021
2 parents bbf0a22 + 720bf9d commit 2803f4a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [UNRELEASED]

No user facing changes.
- Update default CodeQL bundle version to 2.7.1.

## 1.0.22 - 04 Nov 2021

Expand Down
2 changes: 1 addition & 1 deletion lib/defaults.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211025"
"bundleVersion": "codeql-bundle-20211115"
}
2 changes: 1 addition & 1 deletion src/defaults.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211025"
"bundleVersion": "codeql-bundle-20211115"
}

0 comments on commit 2803f4a

Please sign in to comment.