Skip to content

Commit

Permalink
chore(release): bump to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 30, 2024
1 parent a8c374a commit ab904c4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Expand Up @@ -22072,7 +22072,7 @@ var core = __nccwpck_require__(2186);
// EXTERNAL MODULE: ./node_modules/@actions/github/lib/github.js
var github = __nccwpck_require__(5438);
;// CONCATENATED MODULE: ./package.json
const package_namespaceObject = {"i8":"3.1.5"};
const package_namespaceObject = {"i8":"3.1.6"};
;// CONCATENATED MODULE: ./src/buildExec.ts


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "codecov-action",
"version": "3.1.5",
"version": "3.1.6",
"description": "Upload coverage reports to Codecov from GitHub Actions",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ab904c4

Please sign in to comment.