Skip to content

Commit afbc820

Browse files
author
nkowenski
committed
fix typo .gitleaks.toml
1 parent 035f186 commit afbc820

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

.github/workflows/super-linter.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
env:
3030
# To report GitHub Actions status checks
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32-
GITLEAKS_CONFIG_FILE: .github/workflows/.gitleacks.toml
33-
32+
GITLEAKS_CONFIG_FILE: .github/workflows/.gitleaks.toml
33+

0 commit comments

Comments
 (0)