mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat(check-store): use the project when computing underlying version requirements
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
||||
- uses: graycoreio/github-actions-magento2/supported-version@main
|
||||
id: supported-version
|
||||
with:
|
||||
project: ${{ steps.get-magento-version.outputs.supported_version_project }}
|
||||
kind: custom
|
||||
custom_versions: ${{ steps.get-magento-version.outputs.project }}:${{ fromJSON(steps.get-magento-version.outputs.version) }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user