chore: release 8.6.0 (#286)

This commit is contained in:
GrayBot
2026-06-11 15:59:53 -04:00
committed by GitHub
parent b7c6614ac3
commit 7b29aa3652
26 changed files with 79 additions and 65 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: graycoreio/github-actions-magento2/fix-magento-install@v8.5.0 # x-release-please-version
- uses: graycoreio/github-actions-magento2/fix-magento-install@v8.6.0 # x-release-please-version
with:
magento_directory: path/to/magento
```
+1 -1
View File
@@ -9,7 +9,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: graycoreio/github-actions-magento2/get-magento-version@main
- uses: graycoreio/github-actions-magento2/get-magento-version@v8.6.0
id: init-magento-get-magento-version
with:
working-directory: ${{ inputs.magento_directory }}