Skip to content

chore(deps): update magefile/mage-action digest to a3d5bb5 - autoclosed #227

chore(deps): update magefile/mage-action digest to a3d5bb5 - autoclosed

chore(deps): update magefile/mage-action digest to a3d5bb5 - autoclosed #227

Workflow file for this run

---
name: lint
on:
pull_request:
branches:
- main
workflow_dispatch:
workflow_call: # so composite actions can use this
permissions:
pull-requests: read
contents: read
checks: write
jobs:
lint:

Check failure on line 14 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / lint

Invalid workflow file

The workflow is not valid. .github/workflows/lint.yml (Line: 14, Col: 3): Error calling workflow 'delineaxpm/github-workflows/.github/workflows/lint.yml@main'. The nested job 'changie-validation' is requesting 'pull-requests: write', but is only allowed 'pull-requests: read'.
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main
secrets: inherit