Skip to content

build(deps): bump io.nlopez.compose.rules:ktlint from 0.5.2 to 0.5.3 … #213

build(deps): bump io.nlopez.compose.rules:ktlint from 0.5.2 to 0.5.3 …

build(deps): bump io.nlopez.compose.rules:ktlint from 0.5.2 to 0.5.3 … #213

name: "Trufflehog Audit"
permissions:
contents: read
pull-requests: read
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown