Skip to content

chore: update GitHub Actions to use reusable workflows #2

chore: update GitHub Actions to use reusable workflows

chore: update GitHub Actions to use reusable workflows #2

# Example: Copy this to your repo as .github/workflows/dependency-review.yml
name: Dependency Review
on: [pull_request]
jobs:
dependency-review:

Check failure on line 7 in .github/workflows/dependency-review.yml

View workflow run for this annotation

GitHub Actions / Dependency Review

Invalid workflow file

The workflow is not valid. .github/workflows/dependency-review.yml (Line: 7, Col: 3): Error calling workflow 'cuioss/cuioss-organization/.github/workflows/reusable-dependency-review.yml@9ce5ba83776bab80eeffb695f7374e334cf6bd9f'. The nested job 'dependency-review' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: cuioss/cuioss-organization/.github/workflows/reusable-dependency-review.yml@9ce5ba83776bab80eeffb695f7374e334cf6bd9f # v0.2.0
secrets: inherit