Skip to content

Gemfile.lock: Bump orka_api_client from fa4a862 to d27b6d5 #378

Gemfile.lock: Bump orka_api_client from fa4a862 to d27b6d5

Gemfile.lock: Bump orka_api_client from fa4a862 to d27b6d5 #378

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
with:
persist-credentials: false
- name: Initialize CodeQL
uses: github/codeql-action/init@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3
with:
languages: ruby
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3