Skip to content

chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /test #123

chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /test

chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /test #123

Workflow file for this run

name: golangci-lint
on: [pull_request, workflow_dispatch]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version-file: go.mod
- name: golangci-lint
run: make lint