Skip to content

Bump the pip group across 10 directories with 1 update #351

Bump the pip group across 10 directories with 1 update

Bump the pip group across 10 directories with 1 update #351

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0
# Licensed to the Ed-Fi Alliance under one or more agreements.
# The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
# See the LICENSE and NOTICES files in the project root for more information.
name: Canvas Extractor - Test
on:
pull_request:
paths:
- 'src/canvas-extractor/**'
- '!src/canvas-extractor/**/*.md'
branches:
- main
workflow_dispatch:
push:
branches:
- main
paths:
- 'src/canvas-extractor/**'
- '!src/canvas-extractor/**/*.md'
permissions: read-all
jobs:
test-canvas-extractor:

Check failure on line 25 in .github/workflows/test-canvas.yml

View workflow run for this annotation

GitHub Actions / Canvas Extractor - Test

Invalid workflow file

The workflow is not valid. .github/workflows/test-canvas.yml (Line: 25, Col: 3): Error calling workflow 'Ed-Fi-Exchange-OSS/LMS-Toolkit/.github/workflows/reusable-test.yml@add6aae39caf95fe15a876ed8d6be2436b84b5d1'. The nested job 'codeql' is requesting 'security-events: write', but is only allowed 'security-events: read'.
name: Canvas Extractor - Test
uses: ./.github/workflows/reusable-test.yml
with:
project: canvas-extractor