Skip to content

Bump to v1.0.13

Bump to v1.0.13 #46

Workflow file for this run

name: Security
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
secret-scan:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Scan for secrets
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified