Skip to content

CAPA: Release v26.3.0. #9847

CAPA: Release v26.3.0.

CAPA: Release v26.3.0. #9847

# DO NOT EDIT. Generated with:
#
# devctl gen workflows
#
name: gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- name: gitleaks-action
uses: zricethezav/gitleaks-action@v1.2.0