Skip to content

Merge pull request #651 from IQTLabs/renovate/grpcio-1.x #2977

Merge pull request #651 from IQTLabs/renovate/grpcio-1.x

Merge pull request #651 from IQTLabs/renovate/grpcio-1.x #2977

Workflow file for this run

name: secrets
on: [push, pull_request]
jobs:
scan:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Scan for secrets
id: scan
uses: IQTLabs/workflows/secret-scan@main