Skip to content

build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 in the github-actions group #282

build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 in the github-actions group

build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 in the github-actions group #282

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
# This workflow is managed by gh actions-lock.
name: Hypatia Security Scan
on:
push:
branches: [main, master, develop]
pull_request:
branches: [main, master]
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
scan:
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@bd0df9ead7faf0cdfe0e13e7966d91e28d0101d4