Skip to content

ActiveRecord::ConnectionNotEstablished: trilogy_auth_recv: caching_sh… #222

ActiveRecord::ConnectionNotEstablished: trilogy_auth_recv: caching_sh…

ActiveRecord::ConnectionNotEstablished: trilogy_auth_recv: caching_sh… #222

Workflow file for this run

name: Secrets Scan
on: [push]
jobs:
gitleaks:
runs-on: ubuntu-latest
timeout-minutes: 5
env:
GITLEAKS_CONFIG: .gitleaks.toml
steps:
- uses: actions/checkout@v1
- name: gitleaks-action
uses: zricethezav/gitleaks-action@v1.6.0