Skip to content

security(gomod): 🛡️ minor indirect to v0.31.0 #279

security(gomod): 🛡️ minor indirect to v0.31.0

security(gomod): 🛡️ minor indirect to v0.31.0 #279

Workflow file for this run

---
name: lint
on:
# Run CI against all pushes (direct commits, also merged PRs), Pull Requests
pull_request:
branches:
- main
workflow_dispatch:
workflow_call:
permissions:
pull-requests: write
checks: write
contents: read
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main
secrets: inherit