diff --git a/.github/workflows/detect_forbidden_characters.yml b/.github/workflows/detect_forbidden_characters.yml index f51f493c24..366f88492e 100644 --- a/.github/workflows/detect_forbidden_characters.yml +++ b/.github/workflows/detect_forbidden_characters.yml @@ -14,7 +14,7 @@ jobs: build: runs-on: ubuntu-latest env: - RIPGREP_VERSION: 13.0.0 + RIPGREP_VERSION: 14.0.3 BIN_DIR: ${{ github.workspace }}/bin REPO_DIR: repo cache-version: v1