Skip to content

Merge pull request #53 from taufiqpsumarna/staging #152

Merge pull request #53 from taufiqpsumarna/staging

Merge pull request #53 from taufiqpsumarna/staging #152

Workflow file for this run

name: Secret Scanning
on:
push:
branches:
- main
- dev
pull_request:
jobs:
scan:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/[email protected]
with:
extra_args: --only-verified