Skip to content

Bump @octokit/request-error from 5.0.1 to 5.1.1 #283

Bump @octokit/request-error from 5.0.1 to 5.1.1

Bump @octokit/request-error from 5.0.1 to 5.1.1 #283

Workflow file for this run

# SPDX-License-Identifier: MIT
name: CodeQL
on:
push:
branches:
- main
- feature/**
pull_request:
branches:
- main
schedule:
- cron: '0 12 * * 0'
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql:
name: CodeQL
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@main
with:
languages: '["javascript"]'
config-file: .github/codeql/codeql-config.yml