Skip to content

docs: amend constitution to v1.13.0 for preset governance #90

docs: amend constitution to v1.13.0 for preset governance

docs: amend constitution to v1.13.0 for preset governance #90

name: Agent Secret Scan
on:
push:
pull_request:
jobs:
scan-agent-secrets:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Install ripgrep
run: sudo apt-get update && sudo apt-get install -y ripgrep
- name: Scan agent directories for secrets
run: ./scripts/scan-agent-secrets.sh --fail-on-high .