Skip to content

[build] bump gradle to gradle-9.5.0-rc-2 #412

[build] bump gradle to gradle-9.5.0-rc-2

[build] bump gradle to gradle-9.5.0-rc-2 #412

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