Skip to content

build(gradle): Bump software.amazon.awssdk:cleanrooms from 2.42.6 to 2.42.7 #1725

build(gradle): Bump software.amazon.awssdk:cleanrooms from 2.42.6 to 2.42.7

build(gradle): Bump software.amazon.awssdk:cleanrooms from 2.42.6 to 2.42.7 #1725

Workflow file for this run

name: Leaked Secrets Scan
on: [pull_request]
permissions:
contents: read
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.93.6
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified