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
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
coding-standard:
runs-on: ubuntu-latest
steps:
- uses: mage-os/github-actions/coding-standard@main
- uses: graycoreio/github-actions-magento2/coding-standard@main
with:
version: 25 # Optional, will use the latest if omitted.
path: app/code # Optional, will be used when event is not a pull request.