From 367bba18893d42ad2d58cdc956eed5e94e718ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 10:42:39 +0000 Subject: [PATCH] chore(deps): bump gitleaks/gitleaks-action Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from e87a89192a7a58b06bdedf25ad4196f89a45d76d to 961680e5305a30eb575f3ddf6bb6b2e265b68f0a. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](https://github.com/gitleaks/gitleaks-action/compare/e87a89192a7a58b06bdedf25ad4196f89a45d76d...961680e5305a30eb575f3ddf6bb6b2e265b68f0a) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: 961680e5305a30eb575f3ddf6bb6b2e265b68f0a 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..d506d486e 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@961680e5305a30eb575f3ddf6bb6b2e265b68f0a with: config-path: .rules.toml