mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-05-19 14:55:53 +00:00
Referencing the new organization
This commit is contained in:
parent
b300c764ec
commit
d32893af0c
23 changed files with 26 additions and 26 deletions
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"name": "@haveyoudebuggedit/gotestfmt-action",
|
||||
"name": "@gotesttools/gotestfmt-action",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/haveyoudebuggedit/gotestfmt-action.git"
|
||||
"url": "git+https://github.com/gotesttools/gotestfmt-action.git"
|
||||
},
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/haveyoudebuggedit/gotestfmt-action/issues"
|
||||
"url": "https://github.com/gotesttools/gotestfmt-action/issues"
|
||||
},
|
||||
"homepage": "https://github.com/haveyoudebuggedit/gotestfmt-action#readme",
|
||||
"homepage": "https://github.com/gotesttools/gotestfmt-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.4.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue