Informative Blog Post Examples Business Credit Cards With Rewards
2023 mercedes benz e450 convertible last offered at foreign cars italia
Business Credit Cards With Rewards There was an error while loading. Social Media Design Sale Product. Credit Card Letter Template
Business Credit Cards With Rewards
2023 mercedes benz e450 convertible last offered at foreign cars italia
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Easy English Words Clear Imges
| name: GitLeaks Security Scan | |
| on: | |
| push: | |
| branches: [ '*' ] | |
| pull_request: | |
| branches: [ '*' ] | |
| jobs: | |
| gitleaks: | |
| name: Secret Detection | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout code | |
| uses: actions/checkout@v4 | |
| with: | |
| fetch-depth: 0 | |
| - name: Run GitLeaks | |
| uses: gitleaks/gitleaks-action@v2 | |
| env: | |
| CloneAGC_TOKEN: ${{ secrets.CloneAGC_TOKEN }} | |
| GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }} |