Skip to content

build(deps-dev): bump flatted from 3.2.7 to 3.4.2 #185

build(deps-dev): bump flatted from 3.2.7 to 3.4.2

build(deps-dev): bump flatted from 3.2.7 to 3.4.2 #185

Workflow file for this run

name: Security Checks
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: ["master"]
pull_request:
branches: ["master"]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
TruffleHog:
name: TruffleHog 🐖
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified