feat!: replace mage-os/github-actions with graycoreio/github-actions-magento2

This commit is contained in:
Damien Retzinger
2025-03-25 09:36:21 -04:00
parent 4c536e3d96
commit 9c06178b30
22 changed files with 40 additions and 40 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "@mage-os/github-actions",
"name": "@graycoreio/github-actions-magento2",
"version": "1.6.0",
"description": "Github Actions for Magento 2",
"scripts": {
@@ -9,14 +9,14 @@
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/mage-os/github-actions.git"
"url": "git+https://github.com/graycoreio/github-actions-magento2.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/mage-os/github-actions/issues"
"url": "https://github.com/graycoreio/github-actions-magento2/issues"
},
"homepage": "https://github.com/mage-os/github-actions#readme",
"homepage": "https://github.com/graycoreio/github-actions-magento2#readme",
"dependencies": {
"@actions/core": "^1.10.0"
},