Skip to content

chore(deps): update module github.com/creack/pty to v1.1.23 - autoclosed #720

chore(deps): update module github.com/creack/pty to v1.1.23 - autoclosed

chore(deps): update module github.com/creack/pty to v1.1.23 - autoclosed #720

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: write
checks: write
contents: read
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main
secrets: inherit