Skip to content

Bump js-yaml from 3.14.1 to 3.14.2 in /frontend/webcoder_ui #29

Bump js-yaml from 3.14.1 to 3.14.2 in /frontend/webcoder_ui

Bump js-yaml from 3.14.1 to 3.14.2 in /frontend/webcoder_ui #29

Workflow file for this run

name: CodeQL
permissions:
actions: read
contents: read
security-events: write
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
merge_group:
types: [checks_requested]
schedule:
- cron: "23 3 * * 1"
workflow_dispatch:
jobs:
codeql:
permissions:
actions: read
contents: read
security-events: write
uses: Prekzursil/quality-zero-platform/.github/workflows/reusable-codeql.yml@fbb2255753788b93cc79ec917c764d0fc4f52146
with:
repo_slug: ${{ github.repository }}
event_name: ${{ github.event_name }}
sha: ${{ github.event.pull_request.head.sha || github.sha }}
platform_repository: Prekzursil/quality-zero-platform
platform_ref: main