Skip to content

Commit 1f8f3ab

Browse files
authored
Merge pull request #247 from codecov/1.2.2
Bump to 1.2.2
2 parents 3207ad4 + 763298c commit 1f8f3ab

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 1.2.2
2+
3+
#### Fixes
4+
- #241 pass root_dir using proper bash arg
5+
- #244 Overwrite the commit on pull_request* events
6+
17
### 1.2.1
28

39
#### Fixes

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecov-action",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Upload coverage reports to Codecov from GitHub Actions",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)