Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Bump pyright from 1.1.391 to 1.1.398 #3096

Bump pyright from 1.1.391 to 1.1.398

Bump pyright from 1.1.391 to 1.1.398 #3096

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