mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-12 05:11:36 +00:00
fix: remove openpgp dep due to licensing and use gpg (#1218)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"openpgp": "5.11",
|
||||
"gpg": "^0.6.0",
|
||||
"undici": "5.28.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user