Skip to content

chore(deps): bump the all-dependencies group with 17 updates #15

chore(deps): bump the all-dependencies group with 17 updates

chore(deps): bump the all-dependencies group with 17 updates #15

Workflow file for this run

# AUTO-GENERATED — do not edit directly.
# Source: theholocron/holocron · packages/cli/src/commands/setup-workflows.ts
# Tool: holocron setup
# Changes: run `holocron setup` to regenerate.
name: Security
on: # yamllint disable-line rule:truthy
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 0 * * 1"
permissions:
actions: read
contents: read
security-events: write
jobs:
security:
uses: theholocron/.github/.github/workflows/security.yml@main
secrets: inherit