From 4c6583d10e9e3574977f162b23c3d291cd21c24f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:24:06 +0000 Subject: [PATCH] build(deps): bump graycoreio/github-actions-magento2 from 8.4.0 to 8.5.0 Bumps [graycoreio/github-actions-magento2](https://github.com/graycoreio/github-actions-magento2) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/graycoreio/github-actions-magento2/releases) - [Changelog](https://github.com/graycoreio/github-actions-magento2/blob/main/CHANGELOG.md) - [Commits](https://github.com/graycoreio/github-actions-magento2/compare/v8.4.0...v8.5.0) --- updated-dependencies: - dependency-name: graycoreio/github-actions-magento2 dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/check-extension.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-extension.yaml b/.github/workflows/check-extension.yaml index 600a2b0..9770699 100644 --- a/.github/workflows/check-extension.yaml +++ b/.github/workflows/check-extension.yaml @@ -27,7 +27,7 @@ jobs: outputs: matrix: ${{ steps.supported-version.outputs.matrix }} steps: - - uses: graycoreio/github-actions-magento2/supported-version@v8.4.0 + - uses: graycoreio/github-actions-magento2/supported-version@v8.5.0 id: supported-version with: include_services: true