Skip to content

Merge pull request #650 from IQTLabs/renovate/ruff-0.x-lockfile #2976

Merge pull request #650 from IQTLabs/renovate/ruff-0.x-lockfile

Merge pull request #650 from IQTLabs/renovate/ruff-0.x-lockfile #2976

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