diff --git a/.github/workflows/git-secrets.yml b/.github/workflows/git-secrets.yml index 64bb879..64f3981 100644 --- a/.github/workflows/git-secrets.yml +++ b/.github/workflows/git-secrets.yml @@ -28,4 +28,4 @@ jobs: sudo make install - name: Running scanning tool - run: git secret --scan + run: git secrets --scan