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 ccb44a2 commit d58fa3f
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 @@ -29,4 +29,4 @@ jobs:
sudo apt-get update && sudo apt-get install -y git-secret
- name: Running scanning tool
run: git secrets --scan
run: git secret --scan

0 comments on commit d58fa3f

Please sign in to comment.