Skip to content

Commit 9812406

Browse files
committed
scan a different way
1 parent 2c51ba1 commit 9812406

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks-devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
echo "Showing last few commits"
9090
git log -5 --oneline
9191
echo "Running secret scan"
92-
make secret-scan
92+
git-secrets --scan-history .
9393
- name: Run actionlint
9494
run: |
9595
make actionlint

0 commit comments

Comments
 (0)