Skip to content

Commit

Permalink
fix git-secrets pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
npololnskii committed Jun 19, 2024
1 parent 38949ee commit 8b48a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
sudo make install
- name: Running scanning tool
run: git secret --scan
run: git secrets --scan

0 comments on commit 8b48a2e

Please sign in to comment.