Skip to content

build(deps): bump the github-actions-deps group across 1 directory with 3 updates #551

build(deps): bump the github-actions-deps group across 1 directory with 3 updates

build(deps): bump the github-actions-deps group across 1 directory with 3 updates #551

Workflow file for this run

name: gitleaks
on: [push, pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
with:
fetch-depth: '2'
- name: gitleaks-action
uses: gitleaks/gitleaks-action@v1.6.0