Skip to content

Update all dependencies #3683

Update all dependencies

Update all dependencies #3683

Workflow file for this run

---
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
uses: nolte/gh-plumbing/.github/workflows/reuseable-automerge.yaml@v1.1.10

Check failure on line 23 in .github/workflows/automerge.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/automerge.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/automerge.yaml" -> "nolte/gh-plumbing/.github/workflows/reuseable-automerge.yaml@v1.1.10" : failed to fetch workflow: workflow was not found.
secrets:
token: ${{ secrets.GITHUB_TOKEN }}