diff --git a/.github/workflows/reusable-code-quality.yml b/.github/workflows/reusable-code-quality.yml index 43dbf3f..1785557 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.1 + uses: crate-ci/typos@v1.41.0 phpcs: #---------------------------------------------------------------------- name: PHPCS