Skip to content

Bump actions/checkout from 3 to 4 #637

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #637

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