Skip to content

Add Actions to CodeQL workflow #1291

@martincostello

Description

@martincostello

The repository has CodeQL setup, but it doesn't run CodeQL analysis for GitHub Actions workflows.

We should add it to the matrix for defence-in-depth given that Actions is a core function of the code in this repository:

matrix:
include:
- language: go
build-mode: autobuild
- language: javascript-typescript
build-mode: none
paths-ignore:
- "**/dist/**"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions