Kaynağa Gözat

Fix H in GitHub and update pre-commit rev tag in README (#1087)

SADIK KUZU 3 yıl önce
ebeveyn
işleme
088f8b8074
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -77,7 +77,7 @@ cd gitleaks
 make build
 ```
 
-### Github Action
+### GitHub Action
 
 Check out the official [Gitleaks GitHub Action](https://github.com/gitleaks/gitleaks-action)
 
@@ -106,7 +106,7 @@ jobs:
    ```
    repos:
      - repo: https://github.com/zricethezav/gitleaks
-       rev: v8.12.0
+       rev: v8.15.3
        hooks:
          - id: gitleaks
    ```