We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a944b1 commit 56eaf74Copy full SHA for 56eaf74
.github/workflows/detect_forbidden_characters.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
runs-on: ubuntu-latest
16
env:
17
- RIPGREP_VERSION: 13.0.0
+ RIPGREP_VERSION: 14.0.3
18
BIN_DIR: ${{ github.workspace }}/bin
19
REPO_DIR: repo
20
cache-version: v1
0 commit comments