From 2ff14c7a42340fb41a43a198bff35677ed15649b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:23:31 +0000 Subject: [PATCH] build(deps): bump graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml Bumps [graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml](https://github.com/graycoreio/github-actions-magento2) from 8.5.0 to 8.6.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.5.0...v8.6.0) --- updated-dependencies: - dependency-name: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml dependency-version: 8.6.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 efc0312..7df55e5 100644 --- a/.github/workflows/check-extension.yaml +++ b/.github/workflows/check-extension.yaml @@ -33,7 +33,7 @@ jobs: include_services: true check-extension: needs: compute_matrix - uses: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml@v8.5.0 + uses: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml@v8.6.0 with: matrix: ${{ needs.compute_matrix.outputs.matrix }} fail-fast: false