Skip to content

Commit c0757cf

Browse files
build(deps): bump the graycore-actions group with 2 updates
Bumps the graycore-actions group with 2 updates: [graycoreio/github-actions-magento2](https://github.com/graycoreio/github-actions-magento2) and [graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml](https://github.com/graycoreio/github-actions-magento2). Updates `graycoreio/github-actions-magento2` from 8.8.0 to 8.9.0 - [Release notes](https://github.com/graycoreio/github-actions-magento2/releases) - [Changelog](https://github.com/graycoreio/github-actions-magento2/blob/main/CHANGELOG.md) - [Commits](graycoreio/github-actions-magento2@v8.8.0...v8.9.0) Updates `graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml` from 8.8.0 to 8.9.0 - [Release notes](https://github.com/graycoreio/github-actions-magento2/releases) - [Changelog](https://github.com/graycoreio/github-actions-magento2/blob/main/CHANGELOG.md) - [Commits](graycoreio/github-actions-magento2@v8.8.0...v8.9.0) --- updated-dependencies: - dependency-name: graycoreio/github-actions-magento2 dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graycore-actions - dependency-name: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graycore-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7f0f94 commit c0757cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-extension.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ jobs:
1717
outputs:
1818
matrix: ${{ steps.supported-version.outputs.matrix }}
1919
steps:
20-
- uses: graycoreio/github-actions-magento2/supported-version@v8.8.0
20+
- uses: graycoreio/github-actions-magento2/supported-version@v8.9.0
2121
id: supported-version
2222
check-extension:
2323
needs: compute_matrix
24-
uses: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml@v8.8.0
24+
uses: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml@v8.9.0
2525
with:
2626
matrix: ${{ needs.compute_matrix.outputs.matrix }}
2727
fail-fast: false

0 commit comments

Comments
 (0)