Skip to content

build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 #210

build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1

build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 #210

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
with:
version: v2.1.6