Skip to content

Make CI checks pass

Make CI checks pass #9

# DO NOT EDIT. Generated with:
#
# devctl@5.24.0
#
name: gitleaks
on: [pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: '0'
- name: gitleaks-action
uses: zricethezav/gitleaks-action@v1.6.0