Skip to content

build(deps): bump sorbet-runtime from 0.5.11480 to 0.5.11481 #166

build(deps): bump sorbet-runtime from 0.5.11480 to 0.5.11481

build(deps): bump sorbet-runtime from 0.5.11480 to 0.5.11481 #166

Workflow file for this run

name: CodeQL
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
actions: read
contents: read
security-events: write
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Initialize CodeQL
uses: github/codeql-action/init@319cdb9fa619417d07cc37a964f0502bfbc5e8a9 # v3
with:
languages: ruby
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@319cdb9fa619417d07cc37a964f0502bfbc5e8a9 # v3