Skip to content

Commit

Permalink
gitleaks/8.19.0 package update (#28370)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 14, 2024
1 parent 5ec3412 commit 401b385
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gitleaks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: gitleaks
version: 8.18.4
epoch: 1
version: 8.19.0
epoch: 0
description: SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos
copyright:
- license: MIT
Expand All @@ -19,7 +19,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/gitleaks/gitleaks
expected-commit: 02808f45d038526bfcceebcbf6421c1047997ff9
expected-commit: 44ad62e0b103f7907c4b3dd494aca64e4fefd94f
tag: v${{package.version}}

- runs: |
Expand Down

0 comments on commit 401b385

Please sign in to comment.