Skip to content

chore(deps-dev): bump electron from 39.8.4 to 39.8.5 #33

chore(deps-dev): bump electron from 39.8.4 to 39.8.5

chore(deps-dev): bump electron from 39.8.4 to 39.8.5 #33

name: Sensitive Env Logging Check
on:
pull_request:
permissions:
contents: read
jobs:
check-sensitive-env-logging:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: lts/*
- name: Check for sensitive env logging
run: node ./scripts/check-sensitive-env-logging.mjs