Skip to content

Commit 7729b51

Browse files
authored
Merge pull request #588 from github/mergeback/v1.0.3-to-main-cf6e0194
Mergeback v1.0.3 refs/heads/v1 into main
2 parents e684c09 + c98b431 commit 7729b51

5 files changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
No user facing changes.
66

7+
## 1.0.3 - 23 Jun 2021
8+
9+
No user facing changes.
10+
711
## 1.0.2 - 17 Jun 2021
812

913
- Fix out of memory in hash computation. [#550](https://github.com/github/codeql-action/pull/550)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

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.3",
3+
"version": "1.0.4",
44
"private": true,
55
"description": "CodeQL runner",
66
"scripts": {

0 commit comments

Comments
 (0)