Skip to content

chore(deps): bump ex_json_schema from 0.11.4 to 0.11.5 (#63) #232

chore(deps): bump ex_json_schema from 0.11.4 to 0.11.5 (#63)

chore(deps): bump ex_json_schema from 0.11.4 to 0.11.5 (#63) #232

Workflow file for this run

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