From c607ba52d0e51524ea827a1aa4c0310ff13dbec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:42:44 +0000 Subject: [PATCH] chore(deps): bump gitleaks/gitleaks-action Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from e87a89192a7a58b06bdedf25ad4196f89a45d76d to bcfb9cce635345aac9996cedc19b2de8e01b894f. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](https://github.com/gitleaks/gitleaks-action/compare/e87a89192a7a58b06bdedf25ad4196f89a45d76d...bcfb9cce635345aac9996cedc19b2de8e01b894f) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: bcfb9cce635345aac9996cedc19b2de8e01b894f 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 db80a8da1..77447a968 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@e87a89192a7a58b06bdedf25ad4196f89a45d76d + uses: gitleaks/gitleaks-action@bcfb9cce635345aac9996cedc19b2de8e01b894f with: config-path: .rules.toml