Skip to content

chore(deps-dev): bump wrangler from 4.110.0 to 4.111.0 in the cloudflare group #412

chore(deps-dev): bump wrangler from 4.110.0 to 4.111.0 in the cloudflare group

chore(deps-dev): bump wrangler from 4.110.0 to 4.111.0 in the cloudflare group #412

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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
- name: Initialize CodeQL
# github/codeql-action v3.28.13
uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9
with:
languages: javascript-typescript
queries: security-extended
- name: Analyze
# github/codeql-action v3.28.13
uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9
with:
category: /language:javascript-typescript