Skip to content

Bump ruff from 0.7.4 to 0.8.2 #2897

Bump ruff from 0.7.4 to 0.8.2

Bump ruff from 0.7.4 to 0.8.2 #2897

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