Skip to content

Commit 31c55ba

Browse files
committed
chore(deps): bump graycoreio/github-actions-magento2 from @main to 8.2.0
1 parent a40e062 commit 31c55ba

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
@@ -27,13 +27,13 @@ jobs:
2727
outputs:
2828
matrix: ${{ steps.supported-version.outputs.matrix }}
2929
steps:
30-
- uses: graycoreio/github-actions-magento2/supported-version@main
30+
- uses: graycoreio/github-actions-magento2/supported-version@v8.2.0
3131
id: supported-version
3232
with:
3333
include_services: true
3434
check-extension:
3535
needs: compute_matrix
36-
uses: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml@main
36+
uses: graycoreio/github-actions-magento2/.github/workflows/check-extension.yaml@v8.2.0
3737
with:
3838
matrix: ${{ needs.compute_matrix.outputs.matrix }}
3939
fail-fast: false

0 commit comments

Comments
 (0)