Skip to content

Commit

Permalink
Fix H in GitHub and update pre-commit rev tag in README (gitleaks#1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadikkuzu authored Feb 2, 2023
1 parent afdccad commit 088f8b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
```
repos:
- repo: https://github.com/zricethezav/gitleaks
rev: v8.12.0
rev: v8.15.3
hooks:
- id: gitleaks
```
Expand Down

0 comments on commit 088f8b8

Please sign in to comment.