Skip to content

chore(deps-dev): bump discord-api-types from 0.37.100 to 0.37.101 #407

chore(deps-dev): bump discord-api-types from 0.37.100 to 0.37.101

chore(deps-dev): bump discord-api-types from 0.37.100 to 0.37.101 #407

Workflow file for this run

name: "CodeQL"
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # ratchet:actions/[email protected]
- name: Initialize CodeQL
uses: github/codeql-action/init@5618c9fc1e675841ca52c1c6b1304f5255a905a0 # ratchet:github/codeql-action/[email protected]
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@5618c9fc1e675841ca52c1c6b1304f5255a905a0 # ratchet:github/codeql-action/[email protected]