Explorar o código

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

SADIK KUZU %!s(int64=3) %!d(string=hai) anos
pai
achega
088f8b8074
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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
    ```