Skip to content

fix(infra): force linux/amd64 platform for building job-runner artifa… #4458

fix(infra): force linux/amd64 platform for building job-runner artifa…

fix(infra): force linux/amd64 platform for building job-runner artifa… #4458

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