chore: release 8.3.0 (#280)

This commit is contained in:
GrayBot
2026-05-25 09:31:20 -04:00
committed by GitHub
parent fa8e597365
commit 4df4b25e05
26 changed files with 76 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.2.0 # x-release-please-version
- uses: graycoreio/github-actions-magento2/fix-magento-install@v8.3.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.3.0
id: init-magento-get-magento-version
with:
working-directory: ${{ inputs.magento_directory }}