Skip to content

chore(deps): update dependency prettier to v3 #982

chore(deps): update dependency prettier to v3

chore(deps): update dependency prettier to v3 #982

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@v3
with:
fetch-depth: '0'
- name: gitleaks-action
uses: zricethezav/[email protected]