Skip to content

chore(deps-dev): bump @aws-sdk/client-sso-oidc from 3.525.0 to 3.588.0 #107

chore(deps-dev): bump @aws-sdk/client-sso-oidc from 3.525.0 to 3.588.0

chore(deps-dev): bump @aws-sdk/client-sso-oidc from 3.525.0 to 3.588.0 #107

name: TruffleHog Secrets Scan
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
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:
path: ./
base: ${{ github.event.repository.default_branch }}~1
head: HEAD