mirror of
https://github.com/mozilla-actions/sccache-action
synced 2026-09-14 20:13:56 +00:00
adjust the URLs
This commit is contained in:
+3
-3
@@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/mozilla/sccache-action.git"
|
"url": "git+https://github.com/mozilla-actions/sccache-action.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"sccache"
|
"sccache"
|
||||||
@@ -21,9 +21,9 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/mozilla/sccache-action/issues"
|
"url": "https://github.com/mozilla-actions/sccache-action/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/mozilla/sccache-action#readme",
|
"homepage": "https://github.com/mozilla-actions/sccache-action#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/io": "^1.1.2",
|
"@actions/io": "^1.1.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user