Skip to content

chore(deps): update docker/login-action digest to 9780b0c - autoclosed #211

chore(deps): update docker/login-action digest to 9780b0c - autoclosed

chore(deps): update docker/login-action digest to 9780b0c - autoclosed #211

Workflow file for this run

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

Check failure on line 17 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: 17, 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