Skip to content

build(deps): bump github.com/evanw/esbuild from 0.27.0 to 0.27.1 #49

build(deps): bump github.com/evanw/esbuild from 0.27.0 to 0.27.1

build(deps): bump github.com/evanw/esbuild from 0.27.0 to 0.27.1 #49

Workflow file for this run

# See LICENSE file for copyright and license information
name: GolangCI-Lint
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: lint
uses: golangci/golangci-lint-action@v8.0.0