Skip to content

build(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in /docs #1042

build(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in /docs

build(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in /docs #1042

Workflow file for this run

name: Lint by GolangCI LInt
on:
pull_request:
push:
tags:
- v*
branches:
- main
jobs:
golangci:
name: GolongCI Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
with:
go-version-file: go.mod
- name: golangci-lint
uses: reviewdog/action-golangci-lint@f9bba13753278f6a73b27a56a3ffb1bfda90ed71 # v2.8.0