diff --git a/.github/workflows/reusable-code-quality.yml b/.github/workflows/reusable-code-quality.yml index d47a9b9..ec5324f 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.39.0 + uses: crate-ci/typos@v1.39.1 phpcs: #---------------------------------------------------------------------- name: PHPCS