Add network_filter to manifest

This commit is contained in:
Tom Hu
2021-03-16 11:37:26 -04:00
parent 6ed0d16b40
commit 7ea3ba9ac0
4 changed files with 25 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "codecov-action",
"version": "1.3.0",
"version": "1.3.1",
"description": "Upload coverage reports to Codecov from GitHub Actions",
"main": "index.js",
"scripts": {