Skip to content

build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 #272

build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0

build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 #272

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