Skip to content

Commit 56eaf74

Browse files
authored
fix(ci): ripgrep 14.0.3
1 parent 8a944b1 commit 56eaf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/detect_forbidden_characters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
runs-on: ubuntu-latest
1616
env:
17-
RIPGREP_VERSION: 13.0.0
17+
RIPGREP_VERSION: 14.0.3
1818
BIN_DIR: ${{ github.workspace }}/bin
1919
REPO_DIR: repo
2020
cache-version: v1

0 commit comments

Comments
 (0)