Skip to content

build(deps-dev): bump semantic-release from 21.0.7 to 23.0.8 in the dev-ci group #207

build(deps-dev): bump semantic-release from 21.0.7 to 23.0.8 in the dev-ci group

build(deps-dev): bump semantic-release from 21.0.7 to 23.0.8 in the dev-ci group #207

Workflow file for this run

name: gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: gitleaks-action
uses: zricethezav/gitleaks-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}