Bump gitleaks/gitleaks from 8.20.0 to 8.21.0 (#11)

This commit is contained in:
Eugene 2024-10-15 11:39:35 +09:00 committed by GitHub
parent 5fd75da7db
commit 439b544eb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu", "macos"]
version: ["latest", "11.1.0", "11.0.1", "11.0.0", "10.0.1", "10.0.0"]
version: ["latest", "11.2.0", "11.1.0", "11.0.1", "11.0.0", "10.0.1"]
runs-on: ${{ matrix.os }}-latest
steps:
- name: Checkout ${{ github.repository }}

View File

@ -22,7 +22,7 @@ repos:
- id: detect-secrets
stages: ["commit", "push"]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.20.0
rev: v8.21.0
hooks:
- id: gitleaks
stages: ["commit", "push"]

View File

@ -24,7 +24,7 @@ action:
- uses: fabasoad/setup-mark-action@v1
with:
# (Optional) mark version. Defaults to "latest".
version: "11.1.0"
version: "11.2.0"
```
## Outputs