Skip to content

Fix CircleCI badge

Fix CircleCI badge #7

# 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