Overwrite pull_request_target pr number

This commit is contained in:
Tom Hu
2021-03-29 18:11:53 -04:00
parent fcebab03f2
commit d9a1bbc2da
5 changed files with 12 additions and 2 deletions

View File

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