Skip to content

chore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0 #12

chore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0

chore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0 #12

Workflow file for this run

name: CodeQL
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '30 1 * * 1'
permissions: read-all
jobs:
analyze:
name: Analyze (javascript-typescript)
runs-on: ubuntu-24.04
permissions:
contents: read
security-events: write
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Initialize CodeQL
# github/codeql-action v3.28.13
uses: github/codeql-action/init@458d36d7d4f47d0dd16ca424c1d3cda0060f1360
with:
languages: javascript-typescript
queries: security-extended
- name: Analyze
# github/codeql-action v3.28.13
uses: github/codeql-action/analyze@458d36d7d4f47d0dd16ca424c1d3cda0060f1360
with:
category: /language:javascript-typescript