Skip to content

ci(deps): bump codecov/codecov-action from 5 to 6 (#1) #3

ci(deps): bump codecov/codecov-action from 5 to 6 (#1)

ci(deps): bump codecov/codecov-action from 5 to 6 (#1) #3

Workflow file for this run

# SPDX-FileCopyrightText: 2026 PythonWoods <dev@pythonwoods.dev>
# SPDX-License-Identifier: Apache-2.0
name: Secret Scan
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
secret-scan:
name: Native GitHub Secret Scan Proxy
runs-on: ubuntu-latest
steps:
- name: Info
run: |
echo "Using GitHub Native Secret Scanning (Settings > Code security)."
echo "Gitleaks disabled due to license requirements for private repos."