Skip to content

Merge pull request #3 from ensuro/mutable-authority #18

Merge pull request #3 from ensuro/mutable-authority

Merge pull request #3 from ensuro/mutable-authority #18

Workflow file for this run

name: gitleaks
on: [push]
jobs:
gitleaks:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v1
- name: gitleaks-action
# TODO: use the latest version (paid)
uses: zricethezav/[email protected]