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

Align files

Align files #746

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