Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Bump the development group with 3 updates #176

Bump the development group with 3 updates

Bump the development group with 3 updates #176

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "CodeQL Analysis"
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
types:
- "edited"
- "opened"
- "reopened"
- "synchronize"
workflow_dispatch:
jobs:
main:
name: "Main"
permissions:
contents: "read"
security-events: "write"
uses: "hugoalh/hugoalh/.github/workflows/call-codeql-analysis-0.yml@main"