Skip to content

feat(bolt): build svcs as docker containers locally (#945) #4530

feat(bolt): build svcs as docker containers locally (#945)

feat(bolt): build svcs as docker containers locally (#945) #4530

name: detect-secrets
on: push
jobs:
detect-secrets-scan:
runs-on: ubuntu-20.04
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Install detect-secrets
run: pip install detect-secrets[gibberish]==1.4.0
- name: Check for new secrets
run: |
./scripts/detect_secrets/check.sh