Public Access
chore: update package.json
This commit is contained in:
+3
-3
@@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/actions-rs/audit.git"
|
"url": "github:rustsec/audit-check"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"actions",
|
"actions",
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
"author": "actions-rs",
|
"author": "actions-rs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/actions-rs/audit-check/issues"
|
"url": "https://github.com/rustsec/audit-check/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clechasseur/rs-actions-core": "^3.0.5",
|
"@clechasseur/rs-actions-core": "^3.0.5",
|
||||||
@@ -52,4 +52,4 @@
|
|||||||
"typescript": "^5.3.3",
|
"typescript": "^5.3.3",
|
||||||
"prettier": "^3.2.5"
|
"prettier": "^3.2.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user