From 7137050cd611ac2c05849e6245686937d8a31fea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 07:10:53 +0000 Subject: [PATCH] chore(deps): bump gitleaks/gitleaks-action Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from bf2dc8e55639c1e091e9b45970152e4313705814 to e87a89192a7a58b06bdedf25ad4196f89a45d76d. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](https://github.com/gitleaks/gitleaks-action/compare/bf2dc8e55639c1e091e9b45970152e4313705814...e87a89192a7a58b06bdedf25ad4196f89a45d76d) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: e87a89192a7a58b06bdedf25ad4196f89a45d76d dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/secrets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index e8e0c5525..db80a8da1 100644 --- a/.github/workflows/secrets.yml +++ b/.github/workflows/secrets.yml @@ -12,6 +12,6 @@ jobs: with: args: -O .rules.toml https://raw.githubusercontent.com/fnxpt/gitleaks-action/rules/.rules.toml - name: gitleaks-action - uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814 + uses: gitleaks/gitleaks-action@e87a89192a7a58b06bdedf25ad4196f89a45d76d with: config-path: .rules.toml