diff --git a/.github/workflows/reusable-code-quality.yml b/.github/workflows/reusable-code-quality.yml index 83c5425..43dbf3f 100644 --- a/.github/workflows/reusable-code-quality.yml +++ b/.github/workflows/reusable-code-quality.yml @@ -126,7 +126,7 @@ jobs: - name: Check spelling if: steps.check_files.outputs.files_exists == 'true' - uses: crate-ci/typos@v1.40.0 + uses: crate-ci/typos@v1.40.1 phpcs: #---------------------------------------------------------------------- name: PHPCS