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

chore(deps): update major (major) #149

chore(deps): update major (major)

chore(deps): update major (major) #149

Workflow file for this run

name: gitleaks
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
gitleaks:
name: gitleaks
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: gitleaks-action
uses: zricethezav/[email protected]