Skip to content

Bump google-api-python-client from 2.149.0 to 2.151.0 #430

Bump google-api-python-client from 2.149.0 to 2.151.0

Bump google-api-python-client from 2.149.0 to 2.151.0 #430

Workflow file for this run

---
name: Secrets scan
on: [push, pull_request]
jobs:
scanning:
name: TruffleHog Enterprise scan
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0 # fetch all history so multiple commits can be scanned
- name: TruffleHog Enterprise scan
uses: trufflesecurity/TruffleHog-Enterprise-Github-Action@main
with:
args: --fail-verified ${{ github.event.repository.default_branch }} HEAD