Lines Matching +full:- +full:- +full:check
1 name: git-secrets Check
7 git-secrets:
8 runs-on: ubuntu-latest
10 - uses: actions/checkout@v2
13 - name: Checkout awslabs/git-secrets
16 repository: awslabs/git-secrets
18 path: git-secrets
19 - name: Install git-secrets
20 run: cd git-secrets && sudo make install && cd ..
21 - name: Run git-secrets
23 git-secrets --register-aws
24 git-secrets --scan