Skip to content

fix(deps): update all dependencies j:cdx-227 #883

fix(deps): update all dependencies j:cdx-227

fix(deps): update all dependencies j:cdx-227 #883

Workflow file for this run

name: 'CodeQL'
on:
push:
branches: ['main']
pull_request:
branches: ['main']
schedule:
- cron: '29 3 * * 6' # Runs at 03:29, only on Saturday.
jobs:
analyze-java:
uses: coveo/public-actions/.github/workflows/java-maven-openjdk11-codeql.yml@main

Check failure on line 15 in .github/workflows/codeql.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codeql.yml" -> "coveo/public-actions/.github/workflows/java-maven-openjdk11-codeql.yml@main" : failed to fetch workflow: workflow was not found.
with:
runs-on: '"ubuntu-latest"'