adjust the URLs

This commit is contained in:
Sylvestre Ledru
2023-03-08 22:51:33 +01:00
parent 56233b6236
commit 78aedbbd3e
+3 -3
View File
@@ -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",