Skip to content

Merge pull request #198 from splaplapla/upgrade-rails #224

Merge pull request #198 from splaplapla/upgrade-rails

Merge pull request #198 from splaplapla/upgrade-rails #224

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/[email protected]