Skip to content

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /dsv #223

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /dsv

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /dsv #223

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