Skip to content

chore(deps): bump squidfunk/mkdocs-material from 9.7.2 to 9.7.3 in /docs #1945

chore(deps): bump squidfunk/mkdocs-material from 9.7.2 to 9.7.3 in /docs

chore(deps): bump squidfunk/mkdocs-material from 9.7.2 to 9.7.3 in /docs #1945

Workflow file for this run

name: "CodeQL"
on:
workflow_call:
push:
branches: main
pull_request:
branches: main
permissions:
contents: read
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
security-events: write
actions: read
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Initialize CodeQL
uses: github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3