diff --git a/.github/workflows/mess-detector.yml b/.github/workflows/mess-detector.yml index 2617c33..0490b37 100644 --- a/.github/workflows/mess-detector.yml +++ b/.github/workflows/mess-detector.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: extdn/github-actions-m2/magento-mess-detector@master + - uses: extdn/github-actions-m2/magento-mess-detector/8.5@master