Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Align files

Align files #282

# DO NOT EDIT. Generated with:
#
# devctl@6.5.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