Skip to content

chore(deps): update dependency express to v4.19.2 [security] #1092

chore(deps): update dependency express to v4.19.2 [security]

chore(deps): update dependency express to v4.19.2 [security] #1092

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]