github.com/giantswarm/apiextensions/v6@v6.6.0/.github/workflows/zz_generated.gitleaks.yaml (about) 1 # DO NOT EDIT. Generated with: 2 # 3 # devctl@5.8.0 4 # 5 name: gitleaks 6 7 on: [pull_request] 8 9 jobs: 10 gitleaks: 11 runs-on: ubuntu-latest 12 steps: 13 - uses: actions/checkout@v3 14 with: 15 fetch-depth: '0' 16 - name: gitleaks-action 17 uses: zricethezav/gitleaks-action@v1.6.0