chore: release 8.0.0-rc.1 (#256)

This commit is contained in:
GrayBot
2026-05-10 18:38:05 -04:00
committed by GitHub
parent ef06f4566b
commit 0df8ac6e57
11 changed files with 40 additions and 27 deletions
+2 -2
View File
@@ -52,12 +52,12 @@ runs:
fi
- name: Get Composer Version
uses: graycoreio/github-actions-magento2/get-composer-version@main
uses: graycoreio/github-actions-magento2/get-composer-version@v8.0.0-rc.1
id: get-composer-version
if: steps.check-installed.outputs.installed != 'true'
- name: Check if allow-plugins option is available for this version of composer
uses: graycoreio/github-actions-magento2/semver-compare@main
uses: graycoreio/github-actions-magento2/semver-compare@v8.0.0-rc.1
id: is-allow-plugins-available
if: steps.check-installed.outputs.installed != 'true'
with: