Skip to content

Commit 9cc36e1

Browse files
chore(deps): bump gitleaks/gitleaks-action (#1254)
Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from bf2dc8e55639c1e091e9b45970152e4313705814 to e87a89192a7a58b06bdedf25ad4196f89a45d76d. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](gitleaks/gitleaks-action@bf2dc8e...e87a891) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: e87a89192a7a58b06bdedf25ad4196f89a45d76d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 263a9f8 commit 9cc36e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
with:
1313
args: -O .rules.toml https://raw.githubusercontent.com/fnxpt/gitleaks-action/rules/.rules.toml
1414
- name: gitleaks-action
15-
uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814
15+
uses: gitleaks/gitleaks-action@e87a89192a7a58b06bdedf25ad4196f89a45d76d
1616
with:
1717
config-path: .rules.toml

0 commit comments

Comments
 (0)